Closed
Description
What is the expected behavior?
That users know they can align the buttons inside of mat-dialog-actions with the "align" attribute
What is the current behavior?
There is no documentation
What are the steps to reproduce?
Go here: https://material.angular.io/components/dialog/overview#dialog-content there is no documentation
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
All
Is there anything else we should know?
I think a blurb should be added indicating that you can use align, I have seen in code people using CSS to do this and it can get messy