Strolch Polymer Util Behavior
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Robert von Burg ac6a8f7fd3
[Minor] localize demo environment too
5 months ago
.gitignore [Project] Initial Commit 1 year ago
LICENSE [Project] Initial Commit 1 year ago
README.md [Project] Initial Commit 1 year ago
bower.json [Minor] localize demo environment too 5 months ago
strolch-wc-component-behavior.html [Minor] localize demo environment too 5 months ago
strolch-wc-util-behavior.html [Minor] code cleanup 8 months ago

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, ...]