You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im trying to make in a toolbar component a custom switch (toggle) for filtering a column for "available" based on true and false from the database. A column with id "available" is alredy populated in my columns.tsx, but i dont where to start from passing it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Im trying to make in a toolbar component a custom switch (toggle) for filtering a column for "available" based on true and false from the database. A column with id "available" is alredy populated in my columns.tsx, but i dont where to start from passing it.
custom component filter switch
i tried to see for other solution but i cannot find anything related to creating a custom switch or checboxes that willl filter it.
Beta Was this translation helpful? Give feedback.
All reactions