Skip to content

nodestrap/popup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<Popup></Popup>

A generic element with dynamic visibility (show/hide).

Preview

<Popup tag='div' theme='primary' size='lg' gradient={true} outlined={true} active={true} >
    hello world
</Popup>

Rendered to:

<div class="c1 thPrimary szLg gradient outlined actived">
    hello world
</div>

Features

Installation

Using npm:

npm i @nodestrap/popup

Support Us

If you feel our lib is useful for your projects,
please make a donation to avoid our project from extinction.

We always maintain our projects as long as we're still alive.

[Make a donation]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published