Closed
Description
We're using this component in p5-svelte's docs to change x
and y
dimensions of a sketch and would like to be able to independently label each based on their index respective to the passed-in values array:
So that we could have two thumbs with the format: x: ...
, y: ...