@paprika/inline-editors
TypeScript icon, indicating that this package has built-in type declarations

1.0.20 • Public • Published

@paprika/inline-editors - 0.1.0

Description

Great flexibility to present a pattern where the user has to interact with an output component in order to trigger an input component

Installation

yarn add @paprika/inline-editors

or with npm:

npm install @paprika/inline-editors

Props

Usage

You can import different components in the format of:

import ListBox from "@paprika/inline-editors/lib/ListBox";
import Textarea from "@paprika/inline-editors/lib/Textarea";
import Input from "@paprika/inline-editors/lib/Input";
import Table from "@paprika/inline-editors/lib/Table";
import Editor from "@paprika/inline-editors/lib/Editor";

To learn more see: https://paprika.highbond.com/?path=/story/forms-inlineeditors-docs--page

Links

Readme

Keywords

none

Package Sidebar

Install

npm i @paprika/inline-editors

Weekly Downloads

40

Version

1.0.20

License

MIT

Unpacked Size

110 kB

Total Files

38

Last publish

Collaborators

  • vkhimich
  • mikrotron
  • jamiek-galvanize
  • allison_cc