Packages

Layout and style that's easy to refactor, all without thinking about CSS.

Current section

Files

Jump to
legos include legos@internal@model_StyleClass.hrl
Raw

include/legos@internal@model_StyleClass.hrl

-record(style_class, {
invalidation_key :: legos@internal@flag:flag(),
style :: legos@internal@model:style()
}).