Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get concensus about the API #30235

Open
5 of 9 tasks
Tracked by #30166
kasperpeulen opened this issue Jan 10, 2025 · 0 comments
Open
5 of 9 tasks
Tracked by #30166

Get concensus about the API #30235

kasperpeulen opened this issue Jan 10, 2025 · 0 comments
Assignees

Comments

@kasperpeulen
Copy link
Contributor

kasperpeulen commented Jan 10, 2025

Get concensus about the following:

  • export const config = defineConfig({}) from ‘@storybook/react-vite/preview’
  • const meta = config.meta({})
  • export const MyStory = meta.story({})
  • MyStory.input.parameters (contains all composed “input” annotations)
  • <MyStory.Component/> vs MyStory.input.component
  • await MyStory.run()
  • Get rid of the load API of portable stories?
  • MyStory.meta (get a reference to the meta object)
  • MyStory.config (get a reference to the config object)
@kasperpeulen kasperpeulen changed the title Get the API right Get concensus about the API Jan 10, 2025
@kasperpeulen kasperpeulen self-assigned this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant