Raindex SDK Documentation
    Preparing search index...

    Interface PairValue

    interface PairValue {
        isPreset: boolean;
        value: string;
    }
    Index

    Properties

    Properties

    isPreset: boolean
    value: string