You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en-US/component/number-keyboard.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
Virtual numeric keyboard, used for inputting numbers, passwords, or ID cards and other scenarios.
4
4
5
+
:::danger Warning⚠️
6
+
The virtual numeric keyboard functionality has been moved to the [KeyBoard](./keyboard) component. Please migrate as soon as possible. This component will be deprecated in version `1.10`.
7
+
:::
8
+
5
9
## Basic Usage
6
10
7
11
You can control whether the keyboard is displayed through `v-model:visible`.
0 commit comments