API > @blocksuite/blocks > asyncFocusRichText
Function: asyncFocusRichText ​
asyncFocusRichText(
page
,id
,vRange
=...
):undefined
|Promise
<void
>
Parameters ​
Parameter | Type |
---|---|
page | Page |
id | string |
vRange | VRange |
Returns ​
undefined
| Promise
< void
>
Defined In ​
packages/blocks/src/_common/utils/selection.ts:43