In the Pro edition, you can now enable automatic classes prefixes, for example to generate MatButtonComponent
instead of ButtonComponent
(given "mat" is set as the selector prefix). It is useful when doing a library of components.
As usual, use the configuration helper to set this option.