For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-ui/interfaces/SpacingOptions.md.

Interface: SpacingOptions

Beta

用于配置间距组件的选项。

Options for configuring a spacer component.

Properties

visible?

optional visible?: boolean | ObservableBoolean

Beta

Remarks

当为 false 或绑定到一个值为 falseObservableBoolean 时,间距组件会被隐藏。

When false or bound to a false ObservableBoolean, the spacer is hidden.