ApolluxModal

Small tier

Modals can have different sizes. Use the size prop to change the size of the modal. This example uses the sm and md size.

Show code

Medium tier

Modals can have different sizes. Use the size prop to change the size of the modal. This example uses the lg and xl size.

Show code

Large tier

Modals can have different sizes. Use the size prop to change the size of the modal. This example uses the 2xl and 3xl size.

Show code

Footer align

Modals footers can be aligned to the left, right or center. Use the footer-align prop to change the alignment of the footer.

Show code
size
The size of the modal.
Show example
shape
The shape of the modal.
Show example
footer-align
The alignment of the footer content.
Show example
classes
Show example
open
Whether the modal is open.
Show example
@close
Show example
#header
Show example
#default
Show example
#footer
Show example