TextComponent

TextComponent class

Signature:

export class TextComponent extends AbstractTextComponent<HTMLInputElement> 

Extends: AbstractTextComponent<``HTMLInputElement``>

Constructors

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

Properties

PropertyModifiersTypeDescription
disabledboolean

(Inherited from BaseComponent)

inputElT

(Inherited from AbstractTextComponent)

Methods