@cas-smartdesign/login-loading-indicator
A custom element which encloses the look and feel of the smartdesign loading indicator.
Attributes
-
logoPath: string
- Defines the source path of the logo
-
title: string
- Defines the text of the title
-
hints: string[]
- Defines the hint text
CSS Custom Properties
-
--login-loading-progress-color
- Defines the color of the progress bar (default is #f44336)
-
--login-loading-progress-background
- Defines the color of the progress bar (default is #e0e0e0)
-
--login-loading-title-color
- Defines the color of the title (default is #f44336)
-
--login-loading-hint-color
- Defines the color of the hints (default is #808080)