@thepalaceproject/circulation-admin
    Preparing search index...
    interface LoadButtonProps {
        show: boolean;
        text?: string;
    }
    Index

    Properties

    Properties

    show: boolean
    text?: string