Packages
high_mountains
1.0.0
High Mountains is a Gleam library for working with Alpine JS through Lustre attributes.
Current section
Files
Jump to
Current section
Files
include/high_mountains@transition_modifier_Scale.hrl
-record(scale, {
percentage :: gleam@option:option(integer()),
origin :: list(high_mountains@transition_modifier:scale_origin())
}).