Props: The properties passed to the SearchByProperty component.
The values entered in the input fields.
The property name to be searched.
A function that is called when the search term changes for a property.
A function that is called when the reset button is clicked for a property.
The type of the input values. By default, it's set to 'string'.
Generated using TypeDoc
Props: The properties passed to the SearchByProperty component.
Param
The values entered in the input fields.
Param
The property name to be searched.
Param
A function that is called when the search term changes for a property.
Param
A function that is called when the reset button is clicked for a property.