Type Alias SearchValueOptions

type SearchValueOptions = {
    qSearchFields?: string[];
}
Index
qSearchFields?: string[]

List of the search fields. If empty, the search is performed in all fields of the app.