we-plugin-element-overlay

We.js plugin to add the overlay custom element

Usage no npm install needed!

<script type="module">
  import wePluginElementOverlay from 'https://cdn.skypack.dev/we-plugin-element-overlay';
</script>

README

We.js overlay element plugin

Plugin to add the overlay custom elements

Installation

we i we-plugin-element-overlay

Elements

Text modal

<we-overlay-btn data-content="Hello!">Click here to show the overlay</we-overlay-btn>

Open form from server in modal

<we-overlay-form-btn data-url="/user/1/edit">Edit user 1 profile</we-overlay-form-btn>

Links

Copyright and license

Under the MIT license