MapConfigurationStyle interface

Represents the info for a single style.

Properties

copyright
displayName
name
shortcutKey
style
theme
thumbnail
url

Property Details

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