CSSはどんどん便利になっていますね! これまではJavaScriptを使用しないとできなかったことがCSSで簡単に実装できるようになっています。 CSSのfield-sizing: content;でフォームのテキストエリアのサイズを入力された文字量に合わせて自動変更したり、テキスト ...
I would like a single-line text entry field that triggers an evaluation upon hitting the 'return' key. As far as I can tell, the Text widget ignores the 'return' key, which forces me to use a Textarea ...
It seems that there is issue calculating the input height when overriding font-size with a new font-size where value is set using css-variable. Happens to me only in Edge. See here for reproduction.