nainglinnkhant / shadcn-view-table

Shadcn table component with server side sorting, pagination, filtering, and custom views. This is built on top of @sadmann17's shadcn-table.
https://view-table.nainglinnkhant.com
MIT License
191 stars 8 forks source link

Multiple Labels provision? #1

Closed vasnt closed 2 months ago

vasnt commented 3 months ago

Is it Possible to add Multiple-labels for any row item in table?

nainglinnkhant commented 2 months ago

If you meant you want to filter a row item that has multiple tags, you can use this arrayOverlaps query instead of inArray.

https://orm.drizzle.team/docs/operators#arrayoverlaps