Current section

Files

Jump to
sprocket include sprocket@html@attributes_Event.hrl
Raw

include/sprocket@html@attributes_Event.hrl

-record(event, {
name :: binary(),
identifiable_cb :: sprocket@internal@identifiable_callback:identifiable_callback()
}).