korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.style
/
CSS
/
RuleSet
Rule
Set
data
class
RuleSet
(
val
selector
:
CSS.Selector
,
val
declarations
:
CSS.Declarations
)
:
CSS.IRuleSet
Members
Constructors
Rule
Set
Link copied to clipboard
constructor
(
selector
:
CSS.Selector
,
declarations
:
CSS.Declarations
)
Properties
declarations
Link copied to clipboard
val
declarations
:
CSS.Declarations
selector
Link copied to clipboard
val
selector
:
CSS.Selector