DropdownComponent

Signature:

export class DropdownComponent extends ValueComponent<string> 

Extends: ValueComponent<string>

Constructors

ConstructorModifiersDescription
(constructor)(containerEl)Constructs a new instance of the DropdownComponent class

Properties

PropertyModifiersTypeDescription
disabledboolean

(Inherited from BaseComponent)

selectElHTMLSelectElement

Methods