未验证 提交 a20142a0 编写于 作者: 王鑫 提交者: Gitee

修改文本选择区域结束位置变量名的错误书写

Signed-off-by: N王鑫 <wangxin601@huawei.com>
上级 36900347
......@@ -128,7 +128,7 @@ caretPosition(value:&nbsp;number): void
| value | number | 是 | 从字符串开始到光标所在位置的字符长度。 |
### setTextSelection<sup>10+</sup>
setTextSelection(selectionStart:&nbsp;number, selectionStart:&nbsp;number): void
setTextSelection(selectionStart:&nbsp;number, selectionEnd:&nbsp;number): void
设置文本选择区域并高亮显示。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册