We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Team,
Is it possible to override the value of global add-ons, within the story specific values?
Thanks in advance Amit
The text was updated successfully, but these errors were encountered:
It depends on which addon are we talking about. Right now it's possible at least for background and viewport addon, see examples:
http://storybooks-official.netlify.com/?selectedKind=Addons%7CBackgrounds&selectedStory=overriden&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Fstories%2Fstories-panel http://storybooks-official.netlify.com/?selectedKind=Addons%7CViewport.Custom%20Default%20%28Kindle%20Fire%202%29&selectedStory=Overridden%20via%20%22withViewport%22%20decorator&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Fstories%2Fstories-panel
#3559 approach brings an easier way to override parameters for these and other addons in the future
Sorry, something went wrong.
Hi Filipp,
I am talking about the storybook/read-me addon.
Thanks Amit
Do you mean this one? https://github.com/tuchk4/storybook-readme
This is not developed by us, so you may want to open an issue in that repo instead
Thanks, The issue is no opened in the respective repo.
tuchk4/storybook-readme#64
No branches or pull requests
Hi Team,
Is it possible to override the value of global add-ons, within the story specific values?
Thanks in advance
Amit
The text was updated successfully, but these errors were encountered: