This is the main content of the modal. Modals are great for displaying important information, forms, or confirmation dialogs.
The modal appears centered on the screen with a backdrop that can be clicked to close it.
isPristine: {{changeset.isPristine}}
isValid: {{changeset.isValid}}
isInvalid: {{changeset.isInvalid}}
This is the first modal. You can open another modal from here.
Notice how the backdrop becomes darker with each modal layer.
This is the second modal, opened from the first one.
You can continue nesting modals as needed.
This is the third and final modal in this example.
Each modal maintains its own focus trap and can be closed independently.
Uses thin border for minimal visual weight
Uses heavy border to show selection
size-icon-pico
size-icon-nano
size-icon-micro
size-icon-3xs
size-icon-2xs
size-icon-xs
size-icon-sm
size-icon-md
size-icon-lg
size-icon-xl
size-icon-2xl
size-icon-3xl
size-icon-kilo
size-icon-mega
{{JSON.stringify
this.formData
null
2
}}
Thank you for signing up! Here are some quick tips to get started with our platform.
This container shows the difference between portal and in-place rendering.
This overlay is rendered within its parent container.
This overlay is rendered in a portal (outside the normal DOM tree).