TextAreaComponent

TextAreaComponent class

Signature:

export class TextAreaComponent extends AbstractTextComponent<HTMLTextAreaElement> 

Extends: AbstractTextComponent<``HTMLTextAreaElement``>

Constructors

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

Properties

PropertyModifiersTypeDescription
disabledboolean

(Inherited from BaseComponent)

inputElT

(Inherited from AbstractTextComponent)

Methods