File: components/README.md

Recommend this page to a friend!
  Classes of Till Wehowski   µ.Flow   components/README.md   Download  
File: components/README.md
Role: Documentation
Content type: text/markdown
Description: µ.Flow Components
Class: µ.Flow
General purpose library of objects
Author: By
Last change: Update README.md
Date: 7 years ago
Size: 1,083 bytes
 

Contents

Class file image Download

Using µ.Flow Components / WebApp or Widget API

Get Components

You can get code to copy and paste here: http://domainundhomepagespeicher.webfan.de/software-center/components/

Or...

1) Required library

Include the following snippet into your HTML-Header ONLY ONCE!, to load the library

    <script type="text/javascript" src="http://api.webfan.de/api-d/4/js-api/library.js"></script>

2) Using Component

(Edit and) include the contents of the index.html into your document where you like to show the component.

3) Customize Component

Some of the components of this collection can be configured via editing the "data-..." -attributes of the components main HTML element. But, to download the package and edit the config.xml file is the recommended way.

Contribution/Developers

Please read https://github.com/frdl/-Flow/blob/master/components/README.DEV.md about creating your own components.

Important!

https://github.com/frdl/-Flow/blob/master/application/webfan/node_modules/webfan/my-webfan.js Please download files on production site!