mirror of
https://github.com/vector-im/element-web.git
synced 2026-02-14 12:12:20 +01:00
The label moves into the border on focus and after being filled. A valid color is applied to the label and input border. Other states like invalid can be added later as needed. Adapted from @ara4n's experiment into a React component with a CSS only approach.