komarovalexander / ka-table

Lightweight MIT React Table component with Sorting, Filtering, Grouping, Virtualization, Editing and many more
http://ka-table.com
MIT License
788 stars 58 forks source link

Add ability to customize filterItemText childComponent #362

Closed komarovalexander closed 11 months ago

komarovalexander commented 11 months ago

now it is possible to customize the whole item using childComponent.popupContentItem, but it includes checkbox logic, it would be better to have an ability to customize childComponent.headerFilterPopupItemText as well