|
|
@ -136,7 +136,7 @@ let configureOptions = { |
|
|
|
global: { |
|
|
|
align: ['center', 'left', 'right'], |
|
|
|
autoResize: true, |
|
|
|
throttleRedraw: 0, |
|
|
|
throttleRedraw: [10, 0, 1000, 10], |
|
|
|
clickToUse: false, |
|
|
|
// dataAttributes: ['all'], // FIXME: can be 'all' or string[]
|
|
|
|
editable: { |
|
|
|