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 default: null
}, },
maxConstraints: { maxConstraints: {
type: Boolean, type: Number,
default: true default: 2
},
filterFunction: {
type: Function,
default: null
}, },
excludeGlobalFilter: { excludeGlobalFilter: {
type: Boolean, type: Boolean,