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 bb453ec commit 13ff55dCopy full SHA for 13ff55d
uview-ui/components/u-input/u-input.vue
@@ -26,6 +26,7 @@
26
:autoHeight="autoHeight"
27
:selection-end="uSelectionEnd"
28
:selection-start="uSelectionStart"
29
+ :cursor-spacing="getCursorSpacing"
30
@input="handleInput"
31
@blur="handleBlur"
32
@focus="onFocus"
0 commit comments