ACS-8434: progress component (#9960)

This commit is contained in:
Denys Vuika
2024-07-23 09:53:25 -04:00
committed by GitHub
parent 537a81df64
commit 5165fd1433
7 changed files with 299 additions and 4 deletions

View File

@@ -81,10 +81,11 @@ 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. |
| 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. |
### Components

View File

@@ -0,0 +1 @@
../../../lib/core/src/lib/progress/progress.component.md