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
InputNumber passes any valid attribute to the underlying input element.
-Name | @@ -142,13 +142,13 @@ VerticalLayout of the buttons, valid values are "stacked" (default), "horizontal" and "vertical". | |||
---|---|---|---|---|
incrementButtonClassName | +incrementButtonClass | string | null | Style class of the increment button. |
decrementButtonClassName | +decrementButtonClass | string | null | Style class of the decrement button. |