Strolch Polymer Util Behavior
Find a file
2026-04-23 14:56:17 +02:00
.gitignore [Project] Initial Commit 2022-02-01 17:34:01 +01:00
bower.json Update dependencies and increment version to 0.3.15 2026-04-23 14:56:17 +02:00
LICENSE [Project] Initial Commit 2022-02-01 17:34:01 +01:00
README.md [Project] Initial Commit 2022-02-01 17:34:01 +01:00
strolch-wc-component-behavior.html [New] added localizeServerI18nMessage(), localizeRequestErrorToMsg() extracted from requestErrorToMsg() 2024-06-26 16:12:36 +02:00
strolch-wc-util-behavior.html [New] Added new hasAnyPrivilege() util method 2024-05-15 10:54:07 +02:00

strolch-wc-util-behavior

Custom behavior offering util functions for Strolch Polymer-Apps.

Usage

Add the custom behavior in your app shell

behaviors: [StrolchUtilBehavior, ...]