Samples overview
Welcome to the samples overview for
Trails core packages . These packages are intended to be used with the
Open Pioneer Trails
framework. The source code for the samples can be found in the
src/samples/ directory.
Samples
-
Chakra UI Sample
Demonstrates a few Chakra components.
-
Extension Sample
Contains an extensible service with a few plugins using 1-to-N service references.
-
Properties sample
Demonstrates how package properties can be used.
-
Styling Sample
Demonstrates how packages can use CSS rules.
-
API Sample
Demonstrates how to provide an API and emit events from the Web Component.
-
I18n Sample
Demonstrates how to translate an app in multiple languages.
-
I18n HowTo
This is the full app for the "How to translate an app" guide.
-
HTTP Sample
Demonstrates how to use the HttpService.
-
Authentication Sample
Sample app for the authentication package.
-
Keycloak Sample
Sample app for the authentication-keycloak package (requires additional setup).
-
Notifier Sample
Demonstrates how to use notifications.
-
Theming Sample
Test app that shows the "trails" theme on Chakra UI components.
-
Error Sample
Test app that fails to start. Useful to see the builtin error screen.
-
No ShadowRoot Sample
Test app that does not use a shadow root around the application's content.