Easy Tutorial
❮ Prop Table Thead Jsref Regexp Zeromore ❯

Input Color type Attribute

Input Color Object

Example

Return the type of the color picker form element:


Definition and Usage

The type attribute is used to return the type of the color picker form element.

The color picker form typically returns "color".


Browser Support

All major browsers support the type attribute.

Note: Internet Explorer and Safari browsers do not support the <input type="color"> element.


Syntax

Technical Details

| Return Value: | String, representing the type of the color picker form. | | --- | --- |

❮ Prop Table Thead Jsref Regexp Zeromore ❯