From 7e69ab01e1ae7e32f40714b14c45278d5630b9f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Mon, 4 Jul 2022 09:46:37 +0300 Subject: [PATCH] Update DataTableDoc.vue --- src/views/datatable/DataTableDoc.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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