@atlaskit/inline-edit
Version:
An inline edit displays a custom input component that switches between reading and editing on the same page.
10 lines • 346 B
JSON
{
"name": "@atlaskit/inline-edit/inline-editable-textfield",
"main": "../dist/cjs/inline-editable-textfield.js",
"module": "../dist/esm/inline-editable-textfield.js",
"module:es2019": "../dist/es2019/inline-editable-textfield.js",
"sideEffects": [
"**/*.compiled.css"
],
"types": "../dist/types/inline-editable-textfield.d.ts"
}