@witchcraft/editor
    Preparing search index...

    Type Alias ItemMenuPluginState

    type ItemMenuPluginState = {
        id?: string;
        opened: boolean;
    }
    Index

    Properties

    Properties

    id?: string
    opened: boolean