diff --git a/src/views/datatable/DataTableDoc.vue b/src/views/datatable/DataTableDoc.vue index a3da5fa8a..eed5038ca 100755 --- a/src/views/datatable/DataTableDoc.vue +++ b/src/views/datatable/DataTableDoc.vue @@ -2128,7 +2128,7 @@ export default { rowStyle object null - A function that takes the row data as a parameter and returns the inline style for the corresponding row. + Inline style of the row element. scrollable