a11y_styled_form_controls icon indicating copy to clipboard operation
a11y_styled_form_controls copied to clipboard

Add: Color Input design

Open scottaohara opened this issue 6 years ago • 1 comments

There's not a whole lot that can be done here, but Firefox, Chrome and Edge all support some pseudo-element selectors for the input, e.g. ::-webkit-color-swatch-wrapper and ::-webkit-color-swatch

Create an example and test the results.

scottaohara avatar Dec 07 '18 01:12 scottaohara

Safari now supports this input type.

scottaohara avatar Apr 07 '19 21:04 scottaohara