Class AbstractComponentAbstract
Constructors
Properties
Readonly
container
container: HTMLElement
Methods
destroy
- destroy(): void
Returns void
hide
- hide(options?: any): void
Returns void
isVisible
- isVisible(): boolean
Returns boolean
show
- show(options?: any): void
Returns void
toggle
- toggle(visible?: boolean): void
Returns void
Base class for UI components