Skip to content

Commit

Permalink
Update DataTableDoc.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Oct 4, 2021
1 parent 2eb45a5 commit 5aa7ee1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/views/datatable/DataTableDoc.vue
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@ export default {
<td>body</td>
<td>data: Row data <br />
column: Column node <br />
field: Column field <br />
index: Row index <br />
frozenRow: Is row frozen</td>
</tr>
Expand All @@ -411,6 +412,7 @@ export default {
<td>editor</td>
<td>data: Row data <br />
column: Column node <br />
field: Column field <br />
index: Row index <br />
frozenRow: Is row frozen</td>
</tr>
Expand Down

0 comments on commit 5aa7ee1

Please sign in to comment.