Update DataTableDoc.vue

pull/2752/head
Tuğçe Küçükoğlu 2022-07-04 09:46:37 +03:00
parent 9bea5bb25f
commit 7e69ab01e1
1 changed files with 1 additions and 1 deletions

View File

@ -2128,7 +2128,7 @@ export default {
<td>rowStyle</td>
<td>object</td>
<td>null</td>
<td>A function that takes the row data as a parameter and returns the inline style for the corresponding row.</td>
<td>Inline style of the row element.</td>
</tr>
<tr>
<td>scrollable</td>