Current section

Files

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

include/docs@components@clock_ClockProps.hrl

-record(clock_props, {
label :: gleam@option:option(binary()),
time_unit :: gleam@option:option(gleam@erlang:time_unit())
}).