File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ Option | Description
162162`searchable` | include this column in the list search results. Default : ` false` .
163163`invisible` | specifies if this column is hidden by default. Default : ` false` .
164164`sortable` | specifies if this column can be sorted. Default : ` true` .
165- `summable` | specifies if this column can be summed (requires column to be of `type : number`). Default: `true `.
165+ `summable` | specifies if this column can be summed (requires column to be of `type : number`). Default: `false `.
166166`clickable` | if set to false, disables the default click behavior when the column is clicked. Default : ` true` .
167167` select` | defines a custom SQL select statement to use for the value.
168168` valueFrom` | defines a model attribute to use for the value.
You can’t perform that action at this time.
0 commit comments