Preparing search index...
The search index is not available
geostyler-style
geostyler-style
Style
Interface Style
The Style is the main interface and the root for all other interfaces.
interface
Style
{
metadata
?:
{
[
key
:
string
]
:
any
;
}
;
name
:
string
;
rules
:
Rule
[]
;
}
Index
Properties
metadata?
name
rules
Properties
Optional
metadata
metadata
?:
{
[
key
:
string
]
:
any
;
}
Type declaration
[
key
:
string
]:
any
name
name
:
string
rules
rules
:
Rule
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
metadata
name
rules
geostyler-style
Loading...
The Style is the main interface and the root for all other interfaces.