未验证 提交 3edf36d2 编写于 作者: O openharmony_ci 提交者: Gitee

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

Merge pull request !22863 from 王鑫/0824
......@@ -130,7 +130,7 @@ caretPosition(value: 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.
先完成此消息的编辑!
想要评论请 注册