-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Color #42
Comments
How do you feel about optional transparency support? |
@mootari Not sure what you mean. This would use the browser’s native color input, which I don’t think we have control over? |
I wasn't sure how much you'd want to enhance the default color inputs. Since support for RRGGBBAA values is growing, this might have presented an opportunity to offer a compound color input with optional alpha support. The WHATWG discussion is still meandering though, so it might indeed be better to stick to the basics, at least for now. |
You can do Text type = color, but it’d be better with an output element to show the color value.
The text was updated successfully, but these errors were encountered: