MapConfigurationStyle interface
Represents the info for a single style.
Properties
| copyright | |
| display |
|
| name | |
| shortcut |
|
| style | |
| theme | |
| thumbnail | |
| url |
Property Details
copyright
copyright?: string
Property Value
string
displayName
displayName?: string
Property Value
string
name
name: string
Property Value
string
shortcutKey
shortcutKey?: string
Property Value
string
style
style?: object
Property Value
object
theme
theme: string
Property Value
string
thumbnail
thumbnail?: string
Property Value
string
url
url?: string
Property Value
string