The Modal frame
A container that appears above other content.
The Modal frame is a container that appears as an overlay in the center of the app when visible. You can add multiple instances of the Modal frame that operate independently.
Properties
All properties for this object with supported data types or values. You can write JavaScript almost anywhere in Retool to manipulate or read property values.
enableFullBleed
Whether to expand the contents to fill available space.
| Type | boolean |
| Format | True/False |
| Configurability | Inspector > Appearance > Expand contents to fit |
| Default | false |
Examples
true
footerPadding
The amount of padding used within the footer.
| Type | string | |||||||||
| Format | Plain Text | |||||||||
| Configurability | Inspector > Content > Add-ons > Footer > Padding | |||||||||
| Allowed Values |
| |||||||||
| Default | 8px 12px |
Examples
"8px 12px"