We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 982ee6c commit 774413aCopy full SHA for 774413a
uview-ui/components/u-input/u-input.vue
@@ -28,6 +28,7 @@
28
:selection-start="uSelectionStart"
29
:cursor-spacing="getCursorSpacing"
30
:show-confirm-bar="showConfirmbar"
31
+ :adjust-position="adjustPosition"
32
@input="handleInput"
33
@blur="handleBlur"
34
@focus="onFocus"
0 commit comments