This is just a question.
say I have
Default.args = {
config: {
bg: '#fff'
}
}
Is there any way to define config.bg as { control: { type: color } }?
Thank you
Not currently. We need to figure out how to provide nested controls in a future iteration.
Yeah, I was fearing that.
Ok, thank you.
Most helpful comment
Not currently. We need to figure out how to provide nested controls in a future iteration.