storybook/dev-kits/addon-parameter
Michael Shilman ac9176fd4f v5.2.0-beta.5
2019-07-21 09:58:35 +08:00
..
WIP
2019-06-19 14:28:09 +02:00
2019-07-21 09:58:35 +08:00
2019-06-07 14:05:43 +02:00

example addon: parameter

This addon listens to changes in story parameters, and displays them in your preferred way.

This can be useful to display metadata on component/stories.

Parameters are static data associated with a story.

Uses include:

  • showing notes/documentation about your story/component
  • showing a dependency graph
  • showing the source code of your component and or story
  • displaying a list of assets or links that belong with your component