4.0.8 • Published 3 years ago
@nodestrap/control v4.0.8
<Control />
A generic element with focus
/blur
and arrive
/leave
state.
Preview
<Control tag='span' theme='primary' size='lg' gradient={true} outlined={true} focus={true} arrive={true} >
hello world
</Control>
Rendered to:
<span class="c1 thPrimary szLg gradient outlined focused arrived">
hello world
</span>
Features
- Includes all features in
<Indicator />
. focus
/blur
state. Visualized in outlined ring.arrive
/leave
state. Visualized in dimmed color.- Customizable via
@cssfn/css-config
.
Installation
Using npm:
npm i @nodestrap/control
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.
4.0.8
3 years ago
4.0.5
4 years ago
4.0.4
4 years ago
4.0.7
4 years ago
4.0.6
4 years ago
4.0.1
4 years ago
4.0.0
4 years ago
4.0.3
4 years ago
4.0.2
4 years ago
2.0.25
4 years ago
2.0.24
4 years ago
2.0.23
4 years ago
2.0.22
4 years ago
2.0.21
4 years ago
2.0.20
4 years ago
2.0.19
4 years ago
2.0.17
4 years ago
2.0.18
4 years ago
2.0.16
4 years ago