@nodestrap/editable-text-control
TypeScript icon, indicating that this package has built-in type declarations

4.0.7 • Public • Published

<EditableTextControl />

A generic element with valid/invalid state.
The layout and appearance have been optimized for text editing.

Preview

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

Rendered to:

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

Features

Installation

Using npm:

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

Package Sidebar

Install

npm i @nodestrap/editable-text-control

Weekly Downloads

0

Version

4.0.7

License

ISC

Unpacked Size

33.2 kB

Total Files

6

Last publish

Collaborators

  • heymarco