Closed
Description
Bug, feature request, or proposal:
Feature Request
What is the current behavior?
Material spits out an unsupported error.
What is the use-case or motivation for changing an existing behavior?
I will like to know if it's possible to add the support for <input type="color">
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/color.
I have a material form where I have 2 inputs that represent colors and it will nice if material was supporting it, given also that is a standard input type.