PlainTextArea
Table of contents
A plain text area that can be used for basic editing text.
Properties
handleBlur
handleChange
Parameters
| Name | Description |
|---|---|
| |
Returns
void;handleDoubleClick
Parameters
| Name | Description |
|---|---|
| |
Returns
any;handleFocus
handleInputPointerDown
Parameters
| Name | Description |
|---|---|
| |
Returns
void;handleKeyDown
Parameters
| Name | Description |
|---|---|
| |
Returns
void;handlePaste
Parameters
| Name | Description |
|---|---|
| |
Returns
void;hasCustomTabBehavior
optional
hasCustomTabBehavior?: boolean;isEditing
isEditing: boolean;richText
optional
richText?: TLRichText;shapeId
shapeId: TLShapeId;text
optional
text?: string;Prev
PeopleMenuNext
PlainTextLabel