brimdata / react-arborist

The complete tree view component for React
MIT License
3.08k stars 139 forks source link

No search results message #256

Open goliney opened 5 months ago

goliney commented 5 months ago

I want to show a message, like "No files match your search query" if there are no search results.

How can I get this information? Is there a callback that is fired on search results change?