Ergosign / storybook-addon-pseudo-states

Storybook Add-on to enable automatic generation and displaying of CSS pseudo states for components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Storybook Add-on to enable automatic generation and displaying of CSS pseudo states for components.

License:MIT License


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%