Norbert de Langen 3454ff6dbd FIX linting
2019-06-07 14:05:43 +02:00

14 lines
464 B
Markdown

# 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