Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/dom
StyleRuleInit
Interface StyleRuleInit
Hierarchy
CssRuleInit
StyleRuleInit
Index
Properties
css
extends
style
type
Methods
did
Set
Style
init
Rule
on
Set
Style
will
Set
Style
Properties
Optional
css
css
:
string
|
(
(
)
=>
string
)
Optional
extends
extends
:
StyleRuleClass
Optional
style
style
:
StyleMapInit
Optional
type
type
:
CssRuleType
Methods
Optional
did
Set
Style
did
Set
Style
(
propertyName
:
string
, value
:
unknown
, priority
:
undefined
|
string
)
:
void
Parameters
propertyName:
string
value:
unknown
priority:
undefined
|
string
Returns
void
Optional
init
Rule
init
Rule
(
rule
:
CSSStyleRule
)
:
CSSStyleRule
Parameters
rule:
CSSStyleRule
Returns
CSSStyleRule
Optional
on
Set
Style
on
Set
Style
(
propertyName
:
string
, value
:
unknown
, priority
:
undefined
|
string
)
:
void
Parameters
propertyName:
string
value:
unknown
priority:
undefined
|
string
Returns
void
Optional
will
Set
Style
will
Set
Style
(
propertyName
:
string
, value
:
unknown
, priority
:
undefined
|
string
)
:
void
Parameters
propertyName:
string
value:
unknown
priority:
undefined
|
string
Returns
void
Modules
@swim/system
@swim/toolkit
@swim/ui
@swim/model
@swim/style
@swim/theme
@swim/view
@swim/dom
@swim/graphics
@swim/component
@swim/ux
@swim/vis
@swim/maps
Style
Rule
Init
css
extends
style
type
did
Set
Style
init
Rule
on
Set
Style
will
Set
Style
Generated using
TypeDoc