Class: SettingsModel
Implements
Indexable
▪ [key: string
]: any
Constructors
constructor
• new SettingsModel(colorTheme
, editor
, locale?
)
Parameters
Name | Type |
---|---|
colorTheme | string |
editor | IEditorOptions |
locale? | string |
Defined in
Properties
colorTheme
• colorTheme: string
Implementation of
Defined in
editor
• editor: IEditorOptions
Implementation of
Defined in
locale
• Optional
locale: string