SolidJS plugin for Preview.js

This is a plugin for Preview.js that adds support for previewing SolidJS components.

This includes:

  • detecting SolidJS components (and Storybook stories)
  • previewing them with instant refresh
  • extracting their props types to let Preview.js auto-generate valid properties for them
  • configuring custom previews similarly to React

Demo

Demo

Try it

This plugin was released as part of Preview.js since v1.6.0. You don't need to install anything!