IvanJosipovic / BlazorTable

Blazor Table Component with Sorting, Paging and Filtering
https://BlazorTable.netlify.app
MIT License
540 stars 109 forks source link

Be able to set attributes in tr and td of table for css selector #394

Open epierrat opened 2 years ago

epierrat commented 2 years ago

Is it possible to add attributes for rows and columns? If not that would be very useful for css selector while unit testing the UI.