storybook/dev-kits/addon-parameter
2020-11-03 15:33:05 +08:00
..
2020-02-13 12:33:09 +01:00
2020-11-03 15:33:05 +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