4.0.19 • Published 4 years ago
@nodestrap/action-control v4.0.19
<ActionControl />
A generic element with press/release state.
Preview
<ActionControl tag='button' theme='primary' size='lg' gradient={true} outlined={true} press={true} >
hello world
</ActionControl>Rendered to:
<button class="c1 thPrimary szLg gradient outlined pressed">
hello world
</button>Features
- Includes all features in
<Control />. press/releasestate. Visualized in dimmed color.- Customizable via
@cssfn/css-config.
Installation
Using npm:
npm i @nodestrap/action-controlSupport 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.19
4 years ago
4.0.18
4 years ago
4.0.17
4 years ago
4.0.16
4 years ago
4.0.15
4 years ago
4.0.14
4 years ago
4.0.13
4 years ago
4.0.12
4 years ago
4.0.11
4 years ago
4.0.10
4 years ago
4.0.9
4 years ago
4.0.8
4 years ago
4.0.7
4 years ago
4.0.6
4 years ago
4.0.5
4 years ago
4.0.4
4 years ago
4.0.3
4 years ago
4.0.2
4 years ago
4.0.1
4 years ago
4.0.0
4 years ago