0.2.3 • Published 9 years ago

daube-modal v0.2.3

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

daube-modal

A simple, material-influenced, vanilla js custom element. A simple modal pop-up dialog --- material-influenced, vanilla js custom element

Installation

npm install --save daube-modal

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-modal/daube-modal-compiled.js"></script>

Usage

Include the custom element in the html page

<daube-modal></daube-modal>

Options

The following options are available within the daube-modal tag:

0.2.3

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.1

9 years ago