DataTable > Missing custom
filterMatchMode
#200
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
In the documentation (https://primefaces.org/primevue/#/datatable), the DataTable component have the
filterMatchMode
property which indicates :But this case in not present in the code.
primevue/src/components/datatable/DataTable.vue
Line 580 in 1ebd60b
It seems it only available inside the React package:
https://github.com/primefaces/primereact/blob/aae8b0dd46a99b925bb1827ef4cde06f00f85625/src/components/datatable/DataTable.js#L1107
Is it planned to be added shortly to the component, or is it a typo issue in the docs?
(I hope it's just an oversight 😉)
Thanks
The text was updated successfully, but these errors were encountered: