designsystemet
designsystemet copied to clipboard
Should Search become part of Input component with type=search?
- Input type="search" is a native input anyway- meaning we can add x to clear and icon automatically
- Textfield is a native input anyway
- Button after search can be added as a suffix with
Input.Adornments
element (as discussed in #2311)