Header section for a dialog.
Use inside <ui-dialog> or a ModalService content component to render a styled header with a bottom border.
<ui-dialog>
<ui-dialog-header>Confirm Action</ui-dialog-header> Copy
<ui-dialog-header>Confirm Action</ui-dialog-header>
Header section for a dialog.
Use inside
<ui-dialog>or a ModalService content component to render a styled header with a bottom border.Example