How to use the @open-wc/demoing-storybook.withClassPropertiesKnobs function in @open-wc/demoing-storybook

To help you get started, we’ve selected a few @open-wc/demoing-storybook examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github preignition / multi-chart / stories / charts.stories.js View on Github external
  .add('Pie', () => withClassPropertiesKnobs(Pie, {
    template: html `
      
        
        
        
        
        <h4 slot="header">This is a pie</h4>
        <code slot="footer">selected: ${selected}</code>
        
      
      `}),{
    // overrides: el =&gt; [
github uprtcl / js-uprtcl / modules / evees / stories / index.stories.js View on Github external
  .add('Documentation', () => withClassPropertiesKnobs(UprtclCommon))
  .add(

@open-wc/demoing-storybook

Storybook configuration following open-wc recommendations

MIT
Latest version published 3 years ago

Package Health Score

67 / 100
Full package analysis