Skip to content

Bookmark.update method

Bookmark › update

Unofficial

Update the bookmark position in response to a document change.

Signature:

update(changeDesc: ChangeDesc): void

Parameters:

Parameter Type Description
changeDesc ChangeDesc The change description to apply.

Returns: void