insertionPoint attribute
A collapsed DOM Range indicating the current location of the cursor.
insertionPoint
Access
read-write
Returns
Range
Set throws
DOMException
INVALID_STATE_ERR: Raised if the Range has already been detached.
这对您有帮助吗?