Skip to main content

Interface: TextArea

Hierarchy

  • FormElementBase

    TextArea

Properties

autoComplete

Optional autoComplete: string

Inherited from

FormElementBase.autoComplete


isOptional

Optional isOptional: boolean

Inherited from

FormElementBase.isOptional


name

name: string

Inherited from

FormElementBase.name


placeholder

Optional placeholder: string


type

type: "textarea"