React Alert

React Alert is prepared for any length of text, as well as an optional close button. For a styling, use one of the required contextual color props (e.g., primary). For inline dismissal, use the dismissing prop.

React Alert Link color

Use the <CAlertLink> component to immediately give matching colored links inside any alert.

React Alert Additional content

Alert can also incorporate supplementary components & elements like heading, paragraph, and divider.

React Alert Dismissing

Alerts can also be easily dismissed. Just add the dismissible prop.