CornerDialog
Name | Type | Default |
---|---|---|
icon | string | |
children | ReactChild | |
title | JSX.Element / string | |
onClose | () => void | |
intent | 'success' / 'error' / 'warning' / 'info' | 'info' |
statusToTitle | Record<Intent, () => string> | |
isOpen | boolean | false |
Name | Type | Default |
---|---|---|
icon | string | |
children | ReactChild | |
title | JSX.Element / string | |
onClose | () => void | |
intent | 'success' / 'error' / 'warning' / 'info' | 'info' |
statusToTitle | Record<Intent, () => string> | |
isOpen | boolean | false |
npm i @mailstep-design-system/corner-dialog
0
0.0.5
ISC
144 kB
153