Skip to main content

SearchProps

Search options used when performing text search operations.

Type

Object

Properties

NameTypeDescription
matchCasebooleanWhether the search is case-sensitive.
textstringThe text to search for.
wholeWordsbooleanWhether to match whole words only.