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