TextAreaProps
See source codeTable of contents
interface TextAreaProps {}
Properties
isEditing
isEditing: boolean
richText
optional
richText?: TLRichText
shapeId
shapeId: TLShapeId
text
optional
text?: string
Methods
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
Prev
StylePickerSetPropsNext
ThemeStylePickerSetProps