lowcoder
lowcoder copied to clipboard
[Feat]: Enable column filters on table component
Please add column filters on the table component. Drop down should be searchable as well. Antd table filterMode and filterSearch seems to be the properties required here. Screen shot is from Antd table document.