@searchcraft/vue-sdk / SearchcraftResultsInfoProps
The Props for the SearchcraftResultsInfo component.
Extends
SearchcraftResultsInfo
Properties
customFormatter()?
optional
customFormatter: (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?
optional
customStyles:string
The custom styles object.
Inherited from
Components.SearchcraftResultsInfo.customStyles