ClassesRootNode本頁導覽Class: RootNodelexical.RootNode 階層 ElementNode ↳ RootNode 建構函式 constructor • new RootNode(): RootNode 返回 RootNode 覆寫 ElementNode.constructor 定義於 packages/lexical/src/nodes/LexicalRootNode.ts:37 函式 append ▸ append(...nodesToAppend): this 參數 名稱類型...nodesToAppendLexicalNode[] 返回 this 覆寫 ElementNode.append 定義於