Overlay

A full screen overlay that is rendered above other content, depending on zIndex.

Use this in combination with Conditionals to show content in specific occasions.


Developer docs

Props

Prop Type Default Description
customStyle*
zIndex number 1
classes string ''

Slots

Name Default Props Fallback
Yes

OverlayFull

A full screen overlay with a close button in the top left.


Developer docs

Props

Prop Type Default Description
customStyle*
closeMethod*
closeEffect*
classes string ''

Slots

Name Default Props Fallback
Yes