Current section

Files

Jump to
sprocket include docs@components@events_counter_DisplayProps.hrl
Raw

include/docs@components@events_counter_DisplayProps.hrl

-record(display_props, {
count :: integer(),
on_reset :: gleam@option:option(fun(() -> nil))
}).