0.2.3 • Published 7 years ago

daube-modal v0.2.3

Weekly downloads
5
License
MIT
Repository
github
Last release
7 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

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.1

7 years ago