0.0.5 • Published 2 years ago
@mailstep-design-system/corner-dialog v0.0.5
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 |