Class BaseProperty<V, O, I>Abstract

Type Parameters

Hierarchy (view full)

Constructors

Properties

_blocked: boolean = false
_container?: HTMLElement
_value?: V
emitter: EventEmitter<DefaultEventMap> = ...
item: I
name: string
options: O

Methods