useTableSearchHelper
@firecms/core / useTableSearchHelper
Function: useTableSearchHelper()
Section titled “Function: useTableSearchHelper()”useTableSearchHelper<
M>(__namedParameters):object
Defined in: components/common/useTableSearchHelper.ts:12
Type Parameters
Section titled “Type Parameters”M extends Record<string, any>
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”Returns
Section titled “Returns”object
onTextSearchClick
Section titled “onTextSearchClick”onTextSearchClick: () =>
void|undefined
textSearchEnabled
Section titled “textSearchEnabled”textSearchEnabled:
boolean
textSearchInitialised
Section titled “textSearchInitialised”textSearchInitialised:
boolean
textSearchLoading
Section titled “textSearchLoading”textSearchLoading:
boolean