This repository was archived by the owner on Dec 18, 2024. It is now read-only.
This repository was archived by the owner on Dec 18, 2024. It is now read-only.
Styling for extends clause #307
Open
Description
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>