跳到主要内容

Function: LayoutViewDom()

LayoutViewDom(props?): Element

Defined in: LayoutViewDom.tsx:93

库的(唯一)渲染组件:把 layoutStore 的几何渲染为可交互 DOM。

Parameters

props?

LayoutViewDomProps = {}

theme 视觉/间距配置(实例级覆盖,展开为 --tl-* CSS 变量); slots 渲染插槽(定制头部/角标/分界线/区域盒/预览层;不传用默认外观)

Returns

Element