Panacea
Panacea is the collection of vanilla Javascript components and services created to enable our developers to use whatever Javascript framework they want while still maintaining a single codebase for these components and services.
Custom Components
CM indicator (loader)
<cm-indicator ></cm-indicator>
you can use an extra class "full-view" to completely cover the containing element.
Determined CM indicator (loader)
<cm-indicator data-percent="50" ></cm-indicator>
you can use an extra attribute data-percent to set the loading percentage.
Determined completion
0 %