Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Pachj committed Jun 23, 2023
1 parent 6369947 commit 48ecee2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions src/components/20-molecules/top-content-bar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ There is also the possibility to add child elements.

### Variant

| Attribute | Details |
| ------------------- | ---------------------------------------------- |
| `variant="warning"` | Show a red top content bar as a warning banner |
| Attribute | Details |
| ------------------- | ---------------------------------------------- |
| `variant="warning"` | Show a red top content bar as a warning banner |
| `variant="success"` | Show a green top content bar as a success banner |
| `variant="attention"` | Show a yellow top content bar as a attention banner |

### ctatext

Expand Down

0 comments on commit 48ecee2

Please sign in to comment.