LWT JavaScript API
    Preparing search index...

    Sort option.

    interface SortOption {
        label: string;
        value: number;
    }
    Index

    Properties

    Properties

    label: string
    value: number