@qutejs/modal

2.0.0-beta.10 • Public • Published

Qute Modal Component (@qutejs/modal)

A Qute component implementing a modal dialog.

Qute is a reactive component model designed for plain old javascript lovers.

Getting Started

Use the Qute project generator to create a new Qute application or component project:

npm init @qutejs

Installing

npm install @qutejs/modal

Usage

import '@qutejs/modal';

or

import {qModal, qModalTrigger} from '@qutejs/modal';

Go to the Qute Modal Component documentation.

Building

Qute packages are built from the Qute multi-package repository root. See github.

Authors

Bogdan Stefanescu - Intial Work - Quandora

License

MIT

/@qutejs/modal/

    Package Sidebar

    Install

    npm i @qutejs/modal

    Homepage

    qutejs.org

    Weekly Downloads

    3

    Version

    2.0.0-beta.10

    License

    MIT

    Unpacked Size

    79.9 kB

    Total Files

    12

    Last publish

    Collaborators

    • bstefanescu