Alert
Alert is a component that can be used to display a message to the user.
Preview
example
example description
Properties
- Name
type
- Type
- dangerwarningsuccessinfo
- Description
Preset color scheme for the alert. Defaults to
info
.
- Name
title
- Type
- string
- Description
Title of the alert.
- Name
description
- Type
- React.ReactNode
- Description
Description of the alert.
- Name
hideIcon
- Type
- boolean
- Description
Hide the icon of the alert.
type
example
example description
example
example description
example
example description
example
example description
hideIcon
example
example description