ModalProps
__type(): void
Properties
(Mandatory properties are in bold)| Properties | Type | Description |
|---|---|---|
| animationDuration | number | |
| attachToBody | boolean | |
| buttons | ||
| className | string | |
| closeIcon | boolean | |
| closeOnClickOutside | boolean | |
| closeOnEscape | boolean | |
| height | TshirtSize | SizePropertyTheme | HeightProperty<TLength> | |
| onClose | ||
| onClosed | ||
| open | boolean | |
| size | TshirtSize | |
| title | ReactNode | |
| width | TshirtSize | SizePropertyTheme | WidthProperty<TLength> |