@thepalaceproject/circulation-admin
    Preparing search index...
    interface TextWithEditModeState {
        editMode: boolean;
        text: string;
    }
    Index

    Properties

    Properties

    editMode: boolean
    text: string