
### children
- type: ReactNode
- description: Renders modal content
### dataHook
- type: string
- description: Applies a data-hook HTML attribute to be used in the tests.
### className
- type: string
- description: Specifies a CSS class name to be appended to the component’s root element.
- internal
### style
- type: CSSProperties
- description: No description

