Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Is your feature request related to a problem? Please describe.
After updating to v6, I want to have a control with text input that allows to insert HTML.
It is usefull for components with slots to see how the component behave.
Describe the solution you'd like
Have an
escapeHTML: falseproperty in argTypes for text inputs, just like there is in knobs.Describe alternatives you've considered
I have a function that insert text input in a dynamicaly created
div.Are you able to assist bring the feature to reality?
no
Additional context
We talked about this in Discord channel addon-controls