Strolch Polymer Util Behavior
Go to file
Robert von Burg ac6a8f7fd3
[Minor] localize demo environment too
2022-10-10 16:10:23 +02:00
.gitignore [Project] Initial Commit 2022-02-01 17:34:01 +01: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
bower.json [Minor] localize demo environment too 2022-10-10 16:10:23 +02:00
strolch-wc-component-behavior.html [Minor] localize demo environment too 2022-10-10 16:10:23 +02:00
strolch-wc-util-behavior.html [Minor] code cleanup 2022-07-11 10:24:38 +02:00

README.md

strolch-wc-util-behavior

Custom behavior offering util functions for Strolch Polymer-Apps.

Usage

Add the custom behavior in your app shell

behaviors: [StrolchUtilBehavior, ...]