Packages

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

Current section

Files

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

include/legos@internal@model_OptionRecord.hrl

-record(option_record, {
hover :: legos@internal@model:hover_setting(),
focus :: legos@internal@model:focus_style(),
mode :: legos@internal@model:render_mode()
}).