Alert API

API reference docs for theAlertcomponent. For examples and details on the usage of this component, visit the component demo page.

Props

PropTypeDescriptionDefault
childrenReactNodeThe content to be displayed inside the Alert_
variant?'caution' | 'critical' | 'info' | 'positive'The variant of the Alert.'info'