Package-level declarations

Types

Link copied to clipboard
sealed interface Popover
Link copied to clipboard
sealed interface PopoverTargetAction
Link copied to clipboard
open class ToggleEvent(val type: EventType<ToggleEvent>, init: ToggleEventInit = definedExternally) : Event

The ToggleEvent interface represents an event notifying the user an Element's state has changed.

Link copied to clipboard
Link copied to clipboard
sealed interface ToggleState

Properties

Functions

Link copied to clipboard