Skip to content

Commit

Permalink
adjust content
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahgm committed Oct 18, 2024
1 parent d6e6c82 commit 23fed5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ caption: Display important informations in a section of a screen.
badge: updated
---

The `<SectionMessage>` component is a block-level element designed to alert users about specific content in a designated section of the screen. It is positioned close to the relevant content to clearly indicate its connection. Section messages provide contextual feedback within a section of the page and are persistent, non-modal elements.
The `<SectionMessage>` component is a block-level element designed to alert users about specific content in a designated section on the page. It is positioned close to the relevant content to clearly indicate its connection. Section messages provide contextual feedback within a section of the page and are persistent, non-modal elements.

## Anatomy

The section message is build within a container which includes an icon (only in b2b theme) to support the message and a title. The actual content of section messages is located under the title.
The section message consists of a container which includes an optional icon to support the message and a title. The actual content of section messages is located under the title.

Optionally, you can add a button to dismiss the message.

Expand Down
Binary file modified docs/public/sectionmessage/sectionmessage-anatomy.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 23fed5e

Please sign in to comment.