Modal Style
The Modal Style properties allow you to customise the look and feel of the modal window, for example: Overlay colour, Height, Width, Position.
Overlay Colour
The Overlay Color
property allows you to specify the colour that will be applied to the overlay that covers the page content.
Height
The Height
property allows you to specify the height of the modal element itself.
Width
The Width
property allows you to specify the width of the modal element itself.
Align
The Align
property allows you to specify the vertical position of the modal element inside your page, such as flex-start, center, flex-end, stretch, baseline.
Justify
The Justify
property allows you to specify the horizontal position of the modal element inside your page, such as: flex-start, centre, flex-end, space-between, space-around.
Last updated
Was this helpful?