PlainTextArea
See source codeTable 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
isEditing
isEditing: boolean
richText
optional
richText?: TLRichText
shapeId
shapeId: TLShapeId
text
optional
text?: string
Prev
PeopleMenuNext
PlainTextLabel