Current section

Files

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

include/sprocket@html@attributes_Event.hrl

-record(event, {
name :: binary(),
cb :: sprocket@html@attributes:identifiable_callback()
}).