@witchcraft/editor
    Preparing search index...
    type CommandBarMenuState = {
        canOpen: boolean;
        state: boolean;
    }
    Index

    Properties

    Properties

    canOpen: boolean

    For internal use, the commandBar can't be opened if the editor isn't focused.

    state: boolean