Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
ace
Ace
StaticHighlightOptions
Interface StaticHighlightOptions
interface
StaticHighlightOptions
{
firstLineNumber
?:
number
;
mode
?:
string
|
Ace
.
SyntaxMode
;
showGutter
?:
boolean
;
theme
?:
string
|
Ace
.
Theme
;
trim
?:
boolean
;
}
Index
Properties
first
Line
Number?
mode?
show
Gutter?
theme?
trim?
Properties
Optional
first
Line
Number
first
Line
Number
?:
number
Optional
mode
mode
?:
string
|
Ace
.
SyntaxMode
Optional
show
Gutter
show
Gutter
?:
boolean
Optional
theme
theme
?:
string
|
Ace
.
Theme
Optional
trim
trim
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
first
Line
Number
mode
show
Gutter
theme
trim
Ace API Reference
ace
src
ace
anchor
apply_delta
autocomplete
background_tokenizer
bidihandler
clipboard
commands
command_manager
default_commands
incremental_search_commands
multi_select_commands
occur_commands
config
css/editor-css
document
edit_session
editor
ext
Loading...
Generated using
TypeDoc