gov-form-message
Properties
| Property | Attribute | Description | Type | Default |
|---|---|---|---|---|
color | color | Style variation of the message. | "error" | "neutral" | "success" | "warning" | 'neutral' |
size | size | Message's size. | "l" | "m" | "s" | "xl" | "xs" | 'm' |
Methods
identifier() => Promise<string>
Returns unique identifier of message
Returns
Type: Promise<string>
Dependencies
Used by
Graph
Built with StencilJS