CoreUI PRO hexagon
Our Admin Panel isn’t just a mix of third-party components. It’s the only Next.js dashboard built on a professional, enterprise-grade UI Components Library. This component is part of this library, and we present only the basic usage of it here. To explore extended examples, detailed API documentation, and customization options, refer to our docs.
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.