Skip to content

teberl/modal-dialog-component

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Modal ∙ Dialog

An example WebComponent which implements a modal dialog.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact
  6. Acknowledgments

About The Project

Creating a modal dialog web component is a great way to add a modal dialog to your web application. This is my first web component and I hope you enjoy it!

Getting Started

TBD

Installation

TBD

Usage

<modal-dialog open>
  <span slot="heading">Headline</span>
  <div>
    <p>Lorem ipsum dolor amet tilde bicycle rights affogato brooklyn. Whatever lomo subway tile sriracha gastropub edison bulb shabby chic tumeric meditation mustache raw denim.</p>
  </div>
</modal-dialog>

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

teberl - @_teberl - mail@teberl.de

(back to top)

Acknowledgments

A list of resources i found helpful and would like to give credit to.

(back to top)

About

WebComponent example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published