Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions articles/components/dialog/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ The Dialog component has static header and footer areas, and a scrolling content

The header contains an optional title element, and a slot next to it for custom header content, such as a close button.

If the dialog has a title (set via text or custom element), the header content slot is right-aligned. If no title is present, the header content slot is left-aligned.

[.example]
--

Expand Down