How to create filtering on granite table?
I am new in Granite UI and I want to create a filtering on a table in Granite UI. I researched on the documentation, but i only could find sortable columns. My use case would be to have an input field on top of each column and to search for data in that column using the input field. Which would be the best way to achieve that? Thanks!