Atomico and Storybook
Last updated
Was this helpful?
Last updated
Was this helpful?
Easily render webcomponents created with Atomico inside storytbook stories.
.storybook/preview.js
It facilitates the creation of stories, analyzing the components created with Atomico to automatically define the argTypes
and args
.
define also improves the declaration of stories by improving the autocompletion of these.
@atomico/vite
has exclusive storybook utilities, with these it seeks to facilitate the use of Atomico's JSX /TSX and live reload.