Defines the floating pointer in the document. Whenever text is inserted or deleted before the cursor, the position of the cursor is updated
Anchor[edit]
Constructors
Events
Methods
-
- Anchor.detach()
When called, the 'change' event listener is removed. ...
-
- Anchor.getDocument()
Returns the current document. ...
-
- Anchor.getPosition()
Returns an object identifying the row and column position of the current anchor. ...
Sets the anchor position to the specified row and column. If noClip is true, the position is not clipped. ...