Packages

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

Current section

Files

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

include/legos@internal@model_ShadowFloat.hrl

-record(shadow_float, {
color :: legos@internal@model:color(),
offset :: {float(), float()},
blur :: float(),
size :: float()
}).