SearchcraftResultsInfoProps
The Props for the SearchcraftResultsInfo component.
Extends
SearchcraftResultsInfo
Properties
customFormatter()?
optionalcustomFormatter: (range,count,responseTime) =>void
The custom formatter for the resulting string.
Parameters
range
[string, string]
count
string
responseTime
string
Returns
void
Example
Inherited from
Components.SearchcraftResultsInfo.customFormatter
customStyles?
optionalcustomStyles:string
The custom styles object.
Inherited from
Components.SearchcraftResultsInfo.customStyles