0.0.6 • Published 7 years ago

daube-main-container v0.0.6

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

daube-main-container

A simple, material-influenced, vanilla js custom element. A material-influenced, vanilla js main container custom element.

Installation

npm install --save daube-main-container

This custom element requires the webcomponents-lite polyfill in order to work on all browsers

Please see webcomponents.org for more information about Polyfills

Import the custom element by:

<script src="./node_modules/daube-main-container/daube-main-container-compiled.js"></script>

Usage

Include the custom element in the html page

<daube-main-container>
</daube-main-container>

Options

The following options are available within the daube-main-container tag:

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago