Overlays are temporary containers that span the entire viewport, covering the current content. The are best used for small interactions that happen in the current context.
Props
Name
Required
Nullable
Type
toggle
() ⇒ void
visible
boolean
Examples
No examples