This repository has been archived by the owner on Jan 5, 2023. It is now read-only.
Table: Custom boolean, dropdown, and file size filters #691
HaveSpacesuit
started this conversation in
Show and tell
Replies: 1 comment
-
Good job! It is nice to hear that it was easy for you to add custom filters. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I built some custom filters that are fairly easy to plug into the iTwinUI-react table. I added a dropdown filter, a column-values dropdown filter, a boolean filter, and a file size filter.
https://codesandbox.io/s/itwinui-react-minimal-example-forked-ebgxns?file=/src/App.tsx
Beta Was this translation helpful? Give feedback.
All reactions