Skip to content

daubejb/daube-main-container

Repository files navigation

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:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published