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

Allow toggling the display of a category of controls and allow ordering of category #18487

Open
emilie-t-ledn opened this issue Jun 15, 2022 · 0 comments

Comments

@emilie-t-ledn
Copy link

For some context, we have a component that uses an external library. Therefore, we are displaying (automatically with TypeScript) all the props from this library (which is a lot).

  1. Is there a way to close by default a specific category of controls? We would like to remove the focus from some of the props of the library, while still making its documentation available (so hiding them is not an option).
  2. Is there a way to order category? In our context, some importants props end up in the end of the page.

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant