@nosto/preact

    Interface SortOption

    interface SortOption {
        id: string;
        value: { name: string; sort: InputSearchSort[] };
    }
    Index

    Properties

    Properties

    id: string
    value: { name: string; sort: InputSearchSort[] }
    MMNEPVFCICPMFPCPTTAAATR