Docs for new table features

pull/978/head
Cagatay Civici 2021-02-16 15:27:57 +03:00
parent f09acaaffe
commit 9570d650a9
1 changed files with 2 additions and 6 deletions

View File

@ -95,12 +95,8 @@ export default {
default: null
},
maxConstraints: {
type: Boolean,
default: true
},
filterFunction: {
type: Function,
default: null
type: Number,
default: 2
},
excludeGlobalFilter: {
type: Boolean,