How to apply a BaseComponent to all components without explicitly adding "@inherits" directive #57048
Unanswered
bancroftway
asked this question in
Q&A
Replies: 1 comment
-
What happens if you add the directive to the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recall that a few years ago, there was a way in Blazor Wasm project to auto-inherit from a base class for all the components in the project, instead of having to add "@inherits" directive to all components and pages. Has this feature been removed, as I cannot find any discussion or documentation on this? Is this still possible to do? Thanks
Beta Was this translation helpful? Give feedback.
All reactions