Hi
We have a Stack component in our design system that can take some parameters like gap, justifyContent etc.
In [email protected] we can use our Stack component to render the slot.
But how can I "Slot settings" that gets passed down to the Stack component?
For example I would like to define the possible values for justifyContent to be a select in the fields section when the stack component is selected