FlyoutEvents

FlyoutEvents

Flyout surface events.

Published by the showFlyout() / closeFlyout() helpers and subscribed to by <esp-flyout>. This is how components that cannot know where the flyout lives (form items, help buttons, dialog content) request the page's flyout surface.

Properties

FlyoutEvents has the following properties:

"show-flyout"

Type: FlyoutConfig

"close-flyout"

Type: Record<string, never>

Components API Guides Getting started Styling Espalier Browser support GitHub npm package Taproot I/O