Docs for new table features
parent
f09acaaffe
commit
9570d650a9
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue