Storybook decorator to enable automatic generation and displaying of CSS pseudo states for components.
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:

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