JSPM

  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q33435F
  • License MIT

Qute Popup component

Package Exports

  • @qutejs/popup

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@qutejs/popup) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Qute Popup Component (@qutejs/popup)

A Qute component implementing a popup.

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/popup

Usage

import {qPopup, qPopupTrigger} from '@qutejs/popup';

Go to the Qute Popup Component documentation.

Building

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

Authors

Bogdan Stefanescu - Intial Work - Quandora

License

MIT