@procivis/react-native-one-core
    Preparing search index...

    Interface HistorySearch

    interface HistorySearch {
        text: string;
        type?: HistorySearchType;
    }
    Index

    Properties

    Properties

    text: string

    When omitted, all searchable fields are checked. Set to restrict the search to a specific field.