-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
indexSearch: (searchTerm: string, nodes: FlattenedNode[]) => (node: FlattenedNode) => boolean;
I see the structure, but I'm wondering if someone could provide an example of a baseline version of a custom function for this prop. There's no documentation around how to use this I see the final result from this function is a boolean, but an example would clarify this better for me.
Thanks in advanced.
jeremypeters and amolpatel
Metadata
Metadata
Assignees
Labels
No labels