Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
xaksis committed Sep 29, 2021
2 parents 2887eef + b56402d commit beb87ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/advanced/grouped-table.html
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
:rows="rows"
:group-options="{
enabled: true,
rowKey="id"
rowKey:'id'
collapsable: true // or column index
}"
>
Expand Down

0 comments on commit beb87ea

Please sign in to comment.