<Alert variant="danger">
Something went wrong!
</Alert>
Prop name | Description | Type | Values | Default |
---|---|---|---|---|
variant | The variant of the component | Variant (string) | - | 'primary' |
Name | Args | Description |
---|---|---|
close | Fires immediately when the close instance method is called |
|
closed | Fired when the alert has been closed and CSS transitions have completed |
Name | Description | Bindings |
---|---|---|
default | Displays content inside the alert |