2.0.0-beta.10 • Published 4 years ago

@qutejs/tooltip v2.0.0-beta.10

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Qute Tooltip Component (@qutejs/tooltip)

A Qute component implementing a tooltip.

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

Usage

import {qTooltip} from '@qutejs/tooltip';

Go to the Qute Tooltip Component documentation.

Building

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

Authors

Bogdan Stefanescu - Intial Work - Quandora

License

MIT