Current section
Files
Jump to
Current section
Files
include/kitazith@component@separator_Separator.hrl
-record(separator, {
id :: gleam@option:option(integer()),
divider :: gleam@option:option(boolean()),
spacing :: gleam@option:option(kitazith@component@separator:separator_spacing())
}).