OrionOverlay
<o-overlay>
adds an overlay on the parent component, or fullscreen with the useOverlay()
service.
Usage
OverlayPlayground
Props
Name
global
boolean = false
PublicInstance
Name
Type
show
() => void
hide
() => void
_el
(() => HTMLElement | undefined) | undefined