From b7cf5ec4e74483edce9ba83960f5c8f4a6537465 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Mon, 23 May 2022 17:39:24 +0300 Subject: [PATCH] Update InputNumberDoc.vue --- src/views/inputnumber/InputNumberDoc.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/inputnumber/InputNumberDoc.vue b/src/views/inputnumber/InputNumberDoc.vue index cb4b399e0..2c71eda05 100755 --- a/src/views/inputnumber/InputNumberDoc.vue +++ b/src/views/inputnumber/InputNumberDoc.vue @@ -270,13 +270,13 @@ Vertical allowEmpty boolean true - When present, it specifies that an input field is read-only. + Determines whether the input field is empty. readonly boolean false - Determines whether the input field is empty. + When present, it specifies that an input field is read-only. inputStyle