提交 c751a06d 编写于 作者: L limeng

selection接口说明的格式

Signed-off-by: Nlimeng <limeng208@huawei.com>
上级 873a068b
......@@ -81,7 +81,7 @@ caretPosition(value: number): void
setTextSelection(selectionStart: number, selectionEnd: number): void
组件在获焦状态下,调用该接口设置文本选择区域并高亮显示<br/>只有在selectionStart小于selectionEnd时,文字才会被选取、高亮显示。<br/>
组件在获焦状态下,调用该接口设置文本选择区域并高亮显示,且只有在selectionStart小于selectionEnd时,文字才会被选取、高亮显示。
**参数:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册