Search
The Filenest.Search
is used to filter all files by a query string.
The component must be used as a child of
<Filenest.Root>
Example Usage
setSearch
is debounced. For internal simplicity this is an uncontrolled input for now.Render Props
Prop | Type | Default |
---|---|---|
setSearch | SetState<string> | - |