Closed
Description
The API docs do not currently show the selector for directives. We should surface this information. This will involve collecting the information in categorizer.js
and then adding it to the class.template.html
.
Only the md-
selectors should be shown (not the mat-
selectors).
The follow-up would be styling the information on material.angular.io.