Preparing search index...
The search index is not available
yorkie-js-sdk
yorkie-js-sdk
TextNode
Type alias TextNode
Text
Node
:
{
type
:
typeof
DefaultTextType
;
value
:
string
;
}
TextNode
represents a text node. It has a string value.
Type declaration
type
:
typeof
DefaultTextType
value
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
yorkie-js-sdk
Loading...
TextNode
represents a text node. It has a string value.