HelpEvents

HelpEvents

URL help-system coordination events.

request-help is published by {@link requestHelp} and serviced by a connected <esp-help-provider>. close-help asks that provider to close only the flyout presenting the matching topic. The provider publishes help-state-changed whenever a topic opens, swaps, or closes so all matching trigger affordances can synchronize aria-pressed.

Properties

HelpEvents has the following properties:

"request-help"

Type: HelpRequest

"close-help"

Type: Pick<HelpRequest, "src" | "anchor">

"help-state-changed"

Type: HelpState

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