Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@component@template_ergonomics_SlotDefault.hrl
Raw

include/lightspeed@component@template_ergonomics_SlotDefault.hrl

-record(slot_default, {
name :: binary(),
rendered :: lightspeed@component:rendered()
}).