@minecraft
    正在准备搜索索引...

    接口 DividerOptions实验性

    The options for including a spacer in CustomForm.

    interface DividerOptions {
        visible?: boolean | Observable<boolean>;
    }
    索引

    属性

    属性

    visible?: boolean | Observable<boolean>

    Whether or not this divider is visible