universal-app/@andrewseguin/@mmalarba What are these MDC based components... What is the difference between actual angular components and these? Can you please give the details..
These are versions of the same components we already have, with the same APIs, but based on top of the Material Design team's canonical implementation. They're not ready for use in applications yet which is why all of the code is currently under @angular/material-experimental.
Hopefully this will also include buttons with leading icons?
Most helpful comment
Hopefully this will also include buttons with leading icons?