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
The Storybook integration guide on the Stencil site is currently missing documentation for the new feature introduced in @stencil/[email protected], which automatically generates a Props Table in Storybook Docs.
This addition would make it clear to developers that they can now rely on the plugin to generate prop documentation automatically — improving both DX and onboarding for new users.