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/DividerOptions.md.

Interface: DividerOptions

Beta

用于配置 CustomForm 中分隔线组件的选项。

Options for configuring a divider component in a CustomForm.

Properties

visible?

optional visible?: boolean | ObservableBoolean

Beta

Remarks

当为 false 或绑定到一个值为 falseObservableBoolean 时,分隔线会被隐藏。

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