JSPM

@atlaskit/inline-edit

13.5.14
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 38465
  • Score
    100M100P100Q153255F
  • License Apache-2.0

An inline edit displays a custom input component that switches between reading and editing on the same page.

Package Exports

  • @atlaskit/inline-edit
  • @atlaskit/inline-edit/dist/cjs/index.js
  • @atlaskit/inline-edit/dist/esm/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@atlaskit/inline-edit) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Inline-edit

A component for displaying and editing values in fields.

Installation

yarn add @atlaskit/inline-edit

Usage

Detailed docs and example usage can be found here.