Code
Props
Props
Data Type
Required
children
string
✅
className
string
❌
title
string
❌
type
string
(Default, Success, Info, Warning, Danger)
❌
primaryAction
{ buttonText: string,
action: function
}
❌
secondaryAction
{ buttonText: string,
action: function
}
❌
Components Dependency
For this component elaboration there were used the following internal components:
Live Demo
For detailed code usage documentation, see the Storybooks for each framework below.
React
Last updated