Sushi + table search
#❓┊help
I installed Sushi package and want to use it in combination with table search in order to query an API.
So I would like to somehow pass search string from table to Sushi function getRows(). Any Ideas?
1 Reply
maybe this can help you
https://github.com/leandrocfe/filament-tables-json-data-source/issues/1
GitHub
API endpoint filter · Issue #1 · leandrocfe/filament-tables-json-d...
hi, How would you pass parameters (from the filament filters) to the API endpoint URL/body? thanks for your implementation btw :)