Add an interactive component playground for each component.
Goals:
- Storybook-like component app with customizable "knobs"
- Compose one, or multiple components
- Markdown only
- NOT a replacement for "Usage" section, but does remove the need for a lot of code within each framework Usage
to start
- Zero to many playgrounds in the same docs page possible
- No special build step required, a commit to the markdown file should be enough to build the playground
- Any custom markdown parsing should go into https://github.com/ionic-team/stencil-ssg
Out of scope:
- Copy to clipboard the example in the various framework's template code
- Live code editing
Add an interactive component playground for each component.
Goals:
to start
Out of scope: