material-dashboard-react
material-dashboard-react copied to clipboard
search component - how to implement logic
do you have any recommendation on how to implement the logic of the "search anywhere" component on the top bar ?
i mean: would you recommend a frontend-based full-text search, or should there be a backend to interact with ? and what would be the underlying dataset to be used ?
any ideas ?