I\'m trying to make a Blazor component that I will then specialize and override some methods.
Base Component "ZoomList":
@inherits ComponentBase