diff --git a/src/views/inputnumber/InputNumberDoc.vue b/src/views/inputnumber/InputNumberDoc.vue index e9aa17002..49b3375a5 100755 --- a/src/views/inputnumber/InputNumberDoc.vue +++ b/src/views/inputnumber/InputNumberDoc.vue @@ -106,8 +106,8 @@ Vertical

Properties

InputNumber passes any valid attribute to the underlying input element.

-
- +
+
@@ -142,13 +142,13 @@ Vertical - + - +
NameLayout of the buttons, valid values are "stacked" (default), "horizontal" and "vertical".
incrementButtonClassNameincrementButtonClass string null Style class of the increment button.
decrementButtonClassNamedecrementButtonClass string null Style class of the decrement button.