Currently the max length of the filter is hard coded and set to 20 chars max.
Ideally this should be customizable so the developer can define it manually if needed, otherwise a default max length of 20 can be set.
Comment @christophercr
This involves a major change in the API of the StarkTableColumnProperties to be able to provide more details about the filter.
So this should be released in a major release
Currently the max length of the filter is hard coded and set to 20 chars max. Ideally this should be customizable so the developer can define it manually if needed, otherwise a default max length of 20 can be set.