4.0.7 • Published 2 years ago

@nodestrap/modal-card v4.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

<ModalCard></ModalCard>

Overlays a dialog on site page.

Preview

<ModalCard theme='primary' size='lg' gradient={true} outlined={true} active={true} header='Say Hello' footer='test' >
    <p>hello world</p>
</ModalCard>

Rendered to:

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

Features

Installation

Using npm:

npm i @nodestrap/modal-card

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]