Node 类型 API

Node 联合类型代表 Slate 文档树中出现的所有不同节点类型。

type Node = Editor | Element | Text

type Descendant = Element | Text
type Ancestor = Editor | Element

results matching ""

    No results matching ""