ColorGradientMessagesSettingsTagHelper
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. |
| blue | String | Allows customization of the rgb's blue input's aria-label in the Gradient's input editor. |
| 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. |
| 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. |
| 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 title in the Gradient's input editor. |