Storybook decorator to enable automatic generation and displaying of CSS pseudo states for components.

View on Github

Storybook Addon Pseudo States

Storybook Addon Pseudo States allows you to automatically display pseudo states (and attribute states) of a component in Storybook's preview area.

This is how it looks like:

example

Framework Support

Framework Display States Tool-Button to show/hide
Angular + +
React + +
Lit-HTML + +
HTML + +
Vue + +

Installation & Usage