@serenity-is/corelib / GridUtils / addQuickSearchInput
Function: addQuickSearchInput()
addQuickSearchInput(
toolDiv,view,fields?,onChange?):QuickSearchInput
Defined in: src/ui/helpers/gridutils.tsx:53
Parameters
toolDiv
HTMLElement | ArrayLike<HTMLElement>
view
IRemoteView<any>
fields?
onChange?
() => void