module DA_STYLE
Included Modules
Defined in:
da_style.cr
keyword/keyword.cr
type/allowed.cr
type/alpha.cr
type/deg.cr
type/em.cr
type/hex.cr
type/hsla.cr
type/hue.cr
type/percent.cr
type/positive_negative.cr
type/px.cr
type/rgb_color.cr
type/rgb_level.cr
type/rgba_color.cr
type/url.cr
Instance Method Summary
Macro Summary
Instance methods inherited from module DA_STYLE::DEG
deg(num)
deg
Instance methods inherited from module DA_STYLE::HEX
hex(s)
hex
Instance methods inherited from module DA_STYLE::URL
url(s : String)
url
Instance methods inherited from module DA_STYLE::PERCENT
percent(i)
percent
Instance methods inherited from module DA_STYLE::EM
em(i : Int32 | Float64)
em
Instance methods inherited from module DA_STYLE::PX
px(v)
px
Instance methods inherited from module DA_STYLE::KEYWORD
all
all,
auto
auto,
border_box
border_box,
bottom
bottom,
center
center,
contain
contain,
content_box
content_box,
cover
cover,
currentcolor
currentcolor,
dashed
dashed,
dotted
dotted,
fixed
fixed,
inherit
inherit,
initial
initial,
left
left,
local
local,
medium
medium,
no_repeat
no_repeat,
none
none,
repeat
repeat,
repeat_x
repeat_x,
repeat_y
repeat_y,
right
right,
round
round,
scroll
scroll,
slash
slash,
solid
solid,
space
space,
stretch
stretch,
text
text,
thick
thick,
thin
thin,
top
top,
transparent
transparent,
unset
unset
Instance Method Detail
def
s_alias(name : String, &)
#
Macro Detail
macro
create_family(name, *args)
#
macro
create_property(name)
#