跳至主要内容

模組: @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

返回

HorizontalRuleNode

定義於

packages/lexical-react/src/LexicalHorizontalRuleNode.tsx:177


$isHorizontalRuleNode

$isHorizontalRuleNode(node): node 是 HorizontalRuleNode

參數

名稱類型
nodeundefined | null | LexicalNode

返回

node 是 HorizontalRuleNode

定義於

packages/lexical-react/src/LexicalHorizontalRuleNode.tsx:181