mui 项目修改 input 右小角提交
<input id="txt01" enterkeyhint="go" type="text" class="mui-input-clear text-color" placeholder="请扫描条码" />
done: 完成, go: 前往, search: 搜索, send: 发送, next: 下一项, enter: 换行,向下换行 previous: 换行,向上换行
- done: 当没有更多内容可输入时,输入法编辑器将关闭。
- enter: 当有更多内容要写但换行时。
- go: 当我们写完表格并想继续下一个目标或表格时。
- search: 当我们必须在输入后搜索任何内容时,我们将使用它。
- send: 它用于发送消息。
- next: 它将把用户带到下一个接受文本的字段。
- previous: 它会将用户带到将接受文本的上一个字段。
浙公网安备 33010602011771号