g3-toolkit API Reference
Preparing search index...
core/src
StyleDiagnostic
Interface StyleDiagnostic
interface
StyleDiagnostic
{
code
:
|
"STYLE_DUP_RULE_ID"
|
"STYLE_FN_WITHOUT_DEPS"
|
"STYLE_UNKNOWN_CLASS"
|
"STYLE_UNKNOWN_STATE"
|
"STYLE_ADJACENCY_WITHOUT_NEIGHBORS"
;
elementId
?:
string
;
message
:
string
;
subject
?:
string
;
}
Index
Properties
code
element
Id?
message
subject?
Properties
code
code
:
|
"STYLE_DUP_RULE_ID"
|
"STYLE_FN_WITHOUT_DEPS"
|
"STYLE_UNKNOWN_CLASS"
|
"STYLE_UNKNOWN_STATE"
|
"STYLE_ADJACENCY_WITHOUT_NEIGHBORS"
Optional
element
Id
elementId
?:
string
Element id where applicable.
message
message
:
string
Optional
subject
subject
?:
string
Offending rule/class/state name where applicable.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
element
Id
message
subject
g3-toolkit API Reference
Loading...
Element id where applicable.