You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Storybook's play function allows initializing the components to
specific states by mimicking user actions. Ideally components'
hard-to-reach states can be shown without user having to manually
interact with the component.
The examples included in this commit are rather lame, but they work as
an showcase for what can be done with Storybook.
Storybook also provides tools for visual, accessibility and snapshot
testing, but the current components didn't entice me to check these out
at this time. Maybe later when more suitable components are created.
0 commit comments