Packages

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

Current section

Files

Jump to
legos include legos@element_Device.hrl
Raw

include/legos@element_Device.hrl

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