Ace API Reference
Preparing search index...
src/layer/text_markers
TextMarker
Interface TextMarker
interface
TextMarker
{
className
:
string
;
id
:
number
;
range
:
Ace
.
IRange
;
type
?:
string
;
}
Index
Properties
class
Name
id
range
type?
Properties
class
Name
className
:
string
id
id
:
number
range
range
:
Ace
.
IRange
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Name
id
range
type
Ace API Reference
Loading...