npm.io
6.2.9 • Published 5 years ago

@storybook/addon-parameter

Licence
MIT
Version
6.2.9
Deps
10
Size
8 kB
Vulns
0
Weekly
0
Stars
90.5K

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

Keywords