Stable3.65.1View in LexiconCHANGELOG
Variants
You can use alert with the following variants:
Copied!
We recommend that you review the use cases in the Storybook.
Using with ClayButton
Copied!
Code Sample (expand to see it)
Inline
Copied!
Code Sample (expand to see it)
Using with ToastContainer
You can use alerts with a ToastContainer
to render the alerts in a container with position: fixed
.
Copied!
Code Sample (expand to see it)