4.0.7 • Published 2 years ago

@nodestrap/editable-control v4.0.7

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

<EditableControl />

A generic element with valid/invalid state.

Preview

<EditableControl tag='textarea' theme='primary' size='lg' gradient={true} outlined={true} enableValidation={true} isValid={true} >
    hello world
</EditableControl>

Rendered to:

<textarea class="c1 thPrimary szLg gradient outlined vald">
    hello world
</textarea>

Features

Installation

Using npm:

npm i @nodestrap/editable-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.

[Make a donation]