Below is the list of available components with their descriptions.
-
app-test
-
Component that is used for main functionailties testing.
-
Automatically saves component data, when component gets rendered next time, previous values are applied.
-
canvas-playground
-
Demo component using canvas HTML5 element.
-
Automatically saves component data, when component gets rendered next time, previous values are applied.
-
Async component - it is initialized and loaded on demand instead of being loaded on application startup like non-async components.