DocumentBuilder.startEditableRange method. Marks the current position in the document as an editable range start....// These nodes have matching IDs and encompass editable nodes...editableRange . id ). toEqual ( editableRangeStart . id ); expect (...
EditableRange.editable_range_end property. Gets the node that represents the end of the editable range....# These nodes have matching IDs and encompass editable nodes...editable_range_start . id , editable_range . id ) self . assertEqual...
EditableRange.remove method. Removes the editable range from the document...# These nodes have matching IDs and encompass editable nodes...editable_range_start . id , editable_range . id ) self . assertEqual...
EditableRange.editable_range_start property. Gets the node that represents the start of the editable range....# These nodes have matching IDs and encompass editable nodes...editable_range_start . id , editable_range . id ) self . assertEqual...
StructuredDocumentTagRangeStart.rangeEnd property. Specifies end of range if the [StructuredDocumentTag](../../structureddocumenttag/) is a ranged structured document tag... id ). toEqual ( rangeStartTag . id ); expect ( rangeStartTag...console . log ( `\t|Id: ${ rangeStartTag . id } ` ); console . log...
StructuredDocumentTagRangeStart.color property. Gets or sets the color of the structured document tag.... id ). toEqual ( rangeStartTag . id ); expect ( rangeStartTag...console . log ( `\t|Id: ${ rangeStartTag . id } ` ); console . log...