@fimagine/writeboard
Preparing search index...
TextSelection
Class TextSelection
Implements
ITextSelection
Index
Constructors
constructor
Properties
end
start
Methods
equal
Constructors
constructor
new
TextSelection
(
start
?:
number
,
end
?:
number
)
:
TextSelection
Parameters
start
:
number
= -1
end
:
number
= -1
Returns
TextSelection
Properties
end
end
:
number
= -1
start
start
:
number
= -1
Methods
equal
equal
(
other
:
ITextSelection
)
:
boolean
Parameters
other
:
ITextSelection
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
end
start
Methods
equal
@fimagine/writeboard
Loading...