Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
interface PopoverTargetAttributes
Link copied to clipboard
open class ToggleEvent(val type: EventType<ToggleEvent>, init: ToggleEventInit = definedExternally) : Event
The ToggleEvent interface represents an event that fires when a popover element is toggled between being shown and hidden.
Link copied to clipboard
Link copied to clipboard