Is there a working example of storybook with web-components and autodocs / prop table? #24168
Unanswered
studioab
asked this question in
Documentation
Replies: 2 comments
-
Agreed! The docs are really lacking for web components. What framework are you using? |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is still an issue in v8. Using Lit 3 here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Everything is working for React out of the box, but I'm following this guide and can't get interface properties to show up in proptable
https://github.com/storybookjs/storybook/blob/next/code/addons/docs/web-components/README.md#props-tables
any working example of such storybook would be very helpful.
thanks.
Beta Was this translation helpful? Give feedback.
All reactions