@teste-ui/editable
TypeScript icon, indicating that this package has built-in type declarations

2.0.4 • Public • Published

@teste-ui/editable

EditableText is used for inline renaming of some text. It appears as normal UI text but transforms into a text input field when the user clicks or focuses on it.

Installation

yarn add @teste-ui/editable

# or

npm i @teste-ui/editable

Import component

import { Editable, EditableInput, EditablePreview } from "@teste-ui/react"

Usage

<Editable defaultValue="Take some chakra">
  <EditablePreview />
  <EditableInput />
</Editable>

Package Sidebar

Install

npm i @teste-ui/editable

Weekly Downloads

0

Version

2.0.4

License

MIT

Unpacked Size

84.1 kB

Total Files

14

Last publish

Collaborators

  • benits