IRange | @jupyterlab (original) (raw)

A range.

Hierarchy (View Summary)

Indexable

Index

Properties

Readonlyend

The position of the last character in the current range.

Notes

If this position is less than [start] then the range is considered to be backward.

Readonlystart

The position of the first character in the current range.

Notes

If this position is greater than [end] then the range is considered to be backward.

Settings

Member Visibility

Theme

On This Page

Properties

end