Type Alias SearchValueOptions

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

Properties

Properties

qSearchFields?: string[]

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