Packages

LiveView-style runtime for Gleam.

Current section

Files

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

include/lightspeed@component@nested_lifecycle_ScopedEvent.hrl

-record(scoped_event, {
scope :: lightspeed@component@nested_lifecycle:event_scope(),
name :: binary(),
payload :: binary()
}).