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

[Question] Is there a way to show and hide inheritedFrom members using a toggle? #150

Open
rash805115 opened this issue Aug 3, 2024 · 1 comment

Comments

@rash805115
Copy link
Contributor

My classes usually extend from base classes, and there are a lot of inherited members that is shown on the page which my users don't always need to see. Sometimes they just want to see the methods directly exposed by my class.

If there was a toggle on top of the page, Hide Inherited Members, then they can just check that, and all methods having property inheritedFrom would be hidden. Uncheck, and the opposite would happen.

Is this a feature that should be supported in this library?

@rash805115
Copy link
Contributor Author

@milesj I created this PR #151 if you like the proposal.

milesj pushed a commit that referenced this issue Sep 1, 2024
* feat - Base option.

* fix - styling options.

* Small fixes

* on sidebar.
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