kickstartDS / storybook-addon-jsonschema

Displays associated JSON Schema documentation using a rich schema explorer interface, and adds a validating JSON Code Editor with semantic auto-complete to interact with your components, and copy configurations with ease.

Home Page:https://www.kickstartDS.com/docs/integration/storybook/schema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create reset state button for component / story

julrich opened this issue · comments

In the Controls panel you can reset the state of the story by clicking a small "Refresh"-Icon.

We should add something similar to the addon, to reset the state to its initial values. Handy if you're just tinkering with values, and don't feel like backtracking your changes made.