Update InputNumberDoc.vue

pull/1670/head
Tuğçe Küçükoğlu 2021-10-14 13:26:35 +03:00
parent c1965ae94d
commit 4418a8ae0b
1 changed files with 2 additions and 2 deletions

View File

@ -288,13 +288,13 @@ Vertical
<td>style</td>
<td>any</td>
<td>null</td>
<td>Style class of the component input field.</td>
<td>Inline style of the component.</td>
</tr>
<tr>
<td>class</td>
<td>string</td>
<td>null</td>
<td>Inline style of the component.</td>
<td>Style class of the element.</td>
</tr>
</tbody>
</table>