Skip to content

Add dialog content elements #1624

Closed
@jelbourn

Description

@jelbourn

This will look something like

<!-- user-profile-dialog.html -->
<h3 md-dialog-title>
  User Profile
  <button md-dialog-close></button>
</h3>
<md-dialog-content>
  ...
</md-dialog-content>
<md-dialog-actions>
  <button md-button>SAVE</button>
</md-dialog-actions>

Metadata

Metadata

Assignees

Labels

featureThis issue represents a new feature or feature request rather than a bug or bug fix

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions