Modal
Last updated: 3.0.0 (04/07/2024)
Usage
Advanced props
Background props
For more information about the accepted props, see Modal Background.
Props
Extends GenericOverlayProps
.
Property
Type
Description
disclosure (required)
Disclosure
A disclosure to handle state information about this modal.
innerFlexProps
FlexProps
Optional props to pass to the inner flex component.
Changelog
3.0.0: Added a
1px
border to unify with sheets and help distinguish foreground from background.2.2.0: Changed how internal scrolling works; added
innerFlexProps
.
Last updated
Was this helpful?