@witchcraft/editor
    Preparing search index...
    interface CollaborationStorage {
        isDisabled: boolean;
    }
    Index

    Properties

    Properties

    isDisabled: boolean

    Whether collaboration is currently disabled. Disabling collaboration will prevent any changes from being synced with other users.