Ready 22.0.0+
GeoAlertUse GeoAlert
component to give visual feedback to your users about the
result of an action that has not been performed yet or insights to help them
properly finish a task. You can customize the color to change the intention of
the feedback.
Properties
Prop name | Type | Default value | Description |
---|---|---|---|
variant
| enumPropertyFactory({
componentName: 'GeoAlert',
propertyName: 'variant',
enumDictionary: VARIANTS,
required: true
}) | Show description | |
icon
| array | Show description |
Slots
Name | Description |
---|---|
default | Use this slot to customize alert’s content |
Constants
Name | Value |
---|---|
VARIANTS | Show definition |