@nodestrap/modal
TypeScript icon, indicating that this package has built-in type declarations

4.0.13 • Public • Published

<Modal></Modal>

Overlays a dialog on site page.

Preview

<Modal theme='primary' size='lg' gradient={true} outlined={true} active={true} >
    <p>hello world</p>
</Modal>

Rendered to:

<div role="dialog" class="c1 thPrimary szLg gradient outlined">
    // ...
</div>

Features

Installation

Using npm:

npm i @nodestrap/modal

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]

Package Sidebar

Install

npm i @nodestrap/modal

Weekly Downloads

0

Version

4.0.13

License

ISC

Unpacked Size

55.5 kB

Total Files

6

Last publish

Collaborators

  • heymarco