Kind: Function
Source: atloria-monorepo/packages/editor/src/plugins/search/index.tsx
Signature
tsfunction rangeSearchScan(searchQuery: string, { allText, offsetIndex, nodeIndex }: TextNodeIndex)
Parameters
| Name | Type |
|---|---|
searchQuery | string |
{ allText, offsetIndex, nodeIndex } | TextNodeIndex |
Was this page helpful?