We have useParameter, but would it be nice to have a useParameters aswell? #17321
PetterRuud
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use a custom parameter to show the status for components, stable, in review etc per story.
I want to show this in a table in a .mdx story and instead of writing it manually, I would fetch all the parameters for all stories and just list it.
So something like useParameters that fetches all the parameters with that name for all stories
Beta Was this translation helpful? Give feedback.
All reactions