提交 e324f85c 编写于 作者: H HRK

uni-easyinput 新增属性 adjust-postion

上级 34dab8c3
# uni-easyinput 增强输入框
::: tip 组件名:uni-easyinput
> 代码块: `uEasyinput`
......@@ -133,6 +134,7 @@ easyinput 组件是对原生input组件的增强 ,是专门为配合表单组
|inputBorder|Boolean|-|true|是否显示input输入框的边框|
|styles|Object|-|-| 样式自定义|
|passwordIcon|Boolean|-| true | type=password 时,是否显示小眼睛图标|
|adjust-position|Boolean|-| true| 弹起键盘时,是否上推页面,平台差异性与内置input组件一致
|primaryColor|String|-| #2979ff | 设置清除按钮focus时的颜色
|cursorSpacing|Number|-| 0 | 指定光标与键盘的距离,单位 px 。取 textarea/input 距离底部的距离和 cursor-spacing 指定的距离的最小值作为光标与键盘的距离。详见[textarea](https://uniapp.dcloud.net.cn/component/textarea.html)/[input](https://uniapp.dcloud.net.cn/component/input.html)|
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册