Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Tui::CSS::Rule
Inherits
Struct
/
Value
/
Object
Single CSS rule
Constructors
new
(selector :
Selector
, properties :
Hash
(
String
,
Value
) = {} of
String
=>
Value
)
Source
Instance methods
properties
Source
properties=
(properties :
Hash
(
String
,
Value
))
Source
selector
Source
selector=
(selector :
Selector
)
Source