Documentation / @openassistant/hooks / OnBrushedCallback
Type Alias: OnBrushedCallback()
OnBrushedCallback = (
highlightRowIndices,dataId) =>void
Defined in: use-brush-link.tsx:12
Parameters
highlightRowIndices
number[]
dataId
string
Returns
void
