4.0.5 • Published 2 years ago

@nodestrap/collapse v4.0.5

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

<Collapse></Collapse>

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

Preview

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

Rendered to:

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

Features

Installation

Using npm:

npm i @nodestrap/collapse

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]