模組: @lexical/react/LexicalHorizontalRuleNode
類別
型別別名
SerializedHorizontalRuleNode
Ƭ SerializedHorizontalRuleNode: SerializedLexicalNode
定義於
packages/lexical-react/src/LexicalHorizontalRuleNode.tsx:42
變數
INSERT_HORIZONTAL_RULE_COMMAND
• Const
INSERT_HORIZONTAL_RULE_COMMAND: LexicalCommand
<void
>
定義於
packages/lexical-react/src/LexicalHorizontalRuleNode.tsx:44
函數
$createHorizontalRuleNode
▸ $createHorizontalRuleNode(): HorizontalRuleNode
返回
定義於
packages/lexical-react/src/LexicalHorizontalRuleNode.tsx:177
$isHorizontalRuleNode
▸ $isHorizontalRuleNode(node
): node 是 HorizontalRuleNode
參數
名稱 | 類型 |
---|---|
node | undefined | null | LexicalNode |
返回
node 是 HorizontalRuleNode
定義於
packages/lexical-react/src/LexicalHorizontalRuleNode.tsx:181