[ACS-8249][ACS-8250] UI-header component (#9971)

This commit is contained in:
Mykyta Maliarchuk
2024-07-25 14:42:46 +02:00
committed by GitHub
parent dc444cfaa4
commit 63d017350d
22 changed files with 788 additions and 5 deletions

View File

@@ -81,11 +81,12 @@ for more information about installing and using the source code.
A collection of Angular components for generic use.
| Name | Description |
|---------------------------------------------------|------------------------------|
| [Avatar](core/components/avatar.component.md) | Displays user avatars. |
| [Button](core/components/button.component.md) | A standard button component. |
| [Progress](core/components/progress.component.md) | A progress bar component. |
| Name | Description |
|---------------------------------------------------|-------------------------------------------------|
| [Avatar](core/components/avatar.component.md) | Displays user avatars. |
| [Button](core/components/button.component.md) | A standard button component. |
| [Progress](core/components/progress.component.md) | A progress bar component. |
| [Header](core/components/adf-header.component.md) | A simple reusable application header component. |
### Components