RichTextArea
See source codeTable of contents
A rich text area that can be used for editing text with rich text formatting. This component uses the TipTap editor under the hood.
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
RhombusToolbarItemNext
RichTextLabel