如视 Five SDK
    Preparing search index...

    插件状态

    interface State {
        arrowsVisible: boolean;
        config?: unknown;
        enabled: boolean;
        visible: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    arrowsVisible: boolean

    箭头操作是否可见

    config?: unknown

    插件的配置项

    enabled: boolean

    插件是否启用

    visible: boolean

    插件整体是否可见