@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