diff --git a/src/views/inputnumber/InputNumberDoc.vue b/src/views/inputnumber/InputNumberDoc.vue index 28e85996a..3877455fe 100755 --- a/src/views/inputnumber/InputNumberDoc.vue +++ b/src/views/inputnumber/InputNumberDoc.vue @@ -272,6 +272,18 @@ Vertical 1 Step factor to increment/decrement the value. + + inputStyle + any + null + Inline style of the input field. + + + inputClass + string + null + Style class of the input field. +