We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Recently with angular/components@520d83b the extends clause will be shown next to the actual class name.
For now this doesn't look that nice and we might be able to have some nice styling here.
<span class="docs-api-class-extends-clauses"> <span class="docs-api-class-extends-label">extends</span> <span class="docs-api-class-extends-type">MatButton</span> </span>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Recently with angular/components@520d83b the extends clause will be shown next to the actual class name.
For now this doesn't look that nice and we might be able to have some nice styling here.
The text was updated successfully, but these errors were encountered: