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
We're building a new design tool and want to integrate with Storybook. i.e user enters link to Storybook and we can then import all the components into our tool so they can prototype/design with their design system.
The documentation is a bit confusing and it's not clear how you go about building this type of integration as mostly the docs talk about building add-ons. I've read the docs here -> https://storybook.js.org/docs/addons/addons-api... i'm assuming I need the preview-api but there seems to be little to no documentation on how you're supposed to use the APIs. I think some more clear documentation on 1) how you use the preview-api 2) how to integrate with storybook would be super helpful to me and lots of others.
could anyone give me some pointers about how I integrate with Storybooks as a third party?
Any help is appreciated!
Thanks,
Harry
The text was updated successfully, but these errors were encountered:
Hello,
We're building a new design tool and want to integrate with Storybook. i.e user enters link to Storybook and we can then import all the components into our tool so they can prototype/design with their design system.
The documentation is a bit confusing and it's not clear how you go about building this type of integration as mostly the docs talk about building add-ons. I've read the docs here -> https://storybook.js.org/docs/addons/addons-api... i'm assuming I need the preview-api but there seems to be little to no documentation on how you're supposed to use the APIs. I think some more clear documentation on 1) how you use the preview-api 2) how to integrate with storybook would be super helpful to me and lots of others.
could anyone give me some pointers about how I integrate with Storybooks as a third party?
Any help is appreciated!
Thanks,
Harry
The text was updated successfully, but these errors were encountered: