FlatColorPickerMessagesSettingsTagHelper
Example
Razor
<messages/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| alpha | String | Allows customization of the rgb's alpha input's aria-label in the Gradient's input editor. |
| apply | String | Allows customization of "Apply" label. |
| blue | String | Allows customization of the rgb's blue input's aria-label in the Gradient's input editor. |
| cancel | String | Allows customization of "Cancel" label. |
| clear-color | String | Allows customization of the Clear Color button label. |
| contrast-ratio | String | Allows customization of the "Contrast ratio" text in the contrast tool. |
| fail | String | Allows customization of the "Fail" text in the contrast tool. |
| gradient | String | Allows customization of the Gradient view button. |
| green | String | Allows customization of the rgb's green input's aria-label in the Gradient's input editor. |
| hex | String | Allows customization of the hex input's aria-label in the Gradient's input editor. |
| palette | String | Allows customization of the Palette view button. |
| pass | String | Allows customization of the "Pass" text in the contrast tool. |
| red | String | Allows customization of the rgb's red input's aria-label in the Gradient's input editor. |
| toggle-format | String | Allows customization of the toggle format button's aria-label in the Gradient's input editor. |