Packages

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

Current section

Files

Jump to
legos include legos@ui_Device.hrl
Raw

include/legos@ui_Device.hrl

-record(device, {
class :: legos@ui:device_class(),
orientation :: legos@ui:orientation()
}).