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