Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
foundry
data
types
CodeMirrorInputConfig
Interface CodeMirrorInputConfig
interface
CodeMirrorInputConfig
{
indent
?:
number
;
language
?:
CodeMirrorLanguage
;
}
Index
Properties
indent?
language?
Properties
Optional
indent
indent
?:
number
The number of spaces per level of indentation
Optional
language
language
?:
CodeMirrorLanguage
The value's language
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
indent
language
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
The number of spaces per level of indentation