Current section
Files
Jump to
Current section
Files
include/lightspeed@component@template_compiler_OptionalAttr.hrl
-record(optional_attr, {
default :: gleam@option:option(lightspeed@component@template_compiler:attr_value())
}).