Class for the Balloon Feature

Export

Implements

Type Parameters

  • PT

Hierarchy-Diagram

UML class diagram of Balloon
Legend
icon for a class in the UML class diagram class
icon for an abstract class in the UML class diagram abstract class
icon for an interface in the UML class diagram interface
icon for a public property in the UML class diagram public property
icon for a private property in the UML class diagram private property
icon for a public method in the UML class diagram public method
icon for a private method in the UML class diagram private method

Hierarchy

Implements

Accessors

Properties

_currentFocusedElementIndex: number
_eventBodyClick: Generic
_eventOnKeypress: Generic
_floatingOptions: FloatingPositionConfig
_focusManagerInstance: FocusManager
_focusTrapInstance: FocusTrap
_focusableBalloonElements: NodeListOf<Element>
_isOpenedByApi: boolean = false
_onToggleEvent: Generic
isOpen: boolean = false

Constructors

Methods