Winter Cardinal UI - v0.442.0 / UtilInputTextAreaOptions

Interface: UtilInputTextAreaOptions

Hierarchy

Table of contents

Properties

Properties

after

Optional after: UtilHtmlElementAfterOptions

Inherited from

UtilInputOptions.after

Defined in

src/main/typescript/wcardinal/ui/util/util-html-element.ts:77


before

Optional before: UtilHtmlElementBeforeOptions

Inherited from

UtilInputOptions.before

Defined in

src/main/typescript/wcardinal/ui/util/util-html-element.ts:76


clipper

Optional clipper: UtilHtmlElementClipperOptions

Inherited from

UtilInputOptions.clipper

Defined in

src/main/typescript/wcardinal/ui/util/util-html-element.ts:75


description

Optional description: string

Inherited from

UtilInputOptions.description

Defined in

src/main/typescript/wcardinal/ui/util/util-input.ts:37


editing

Optional editing: UtilInputEditingOptions<string>

Inherited from

UtilInputOptions.editing

Defined in

src/main/typescript/wcardinal/ui/util/util-input.ts:38


element

Optional element: UtilHtmlElementElementOptions<HTMLTextAreaElement>

Inherited from

UtilInputOptions.element

Defined in

src/main/typescript/wcardinal/ui/util/util-html-element.ts:74


select

Optional select: boolean

Inherited from

UtilInputOptions.select

Defined in

src/main/typescript/wcardinal/ui/util/util-html-element.ts:79


when

Optional when: "FOCUSED" | "CLICKED" | "DOUBLE_CLICKED" | "ALWAYS" | UtilHtmlElementWhen

Inherited from

UtilInputOptions.when

Defined in

src/main/typescript/wcardinal/ui/util/util-html-element.ts:78