Packages

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

Current section

Files

Jump to
legos include legos@input_Placeholder.hrl
Raw

include/legos@input_Placeholder.hrl

-record(placeholder, {
attrs :: list(legos@internal@model:attribute(legos@internal@model:aligned(), any())),
content :: legos@internal@model:element(any())
}).