@syncfusion/ej2-inplace-editor
Version:
A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server.
72 lines (49 loc) • 5.79 kB
Markdown
# JavaScript In-place Editor Control
The [JavaScript In-place Editor](https://www.syncfusion.com/javascript-ui-controls/inplace-editor?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inplace-editor-npm) is a rich and responsive UI component that enables inline editing of text, selection, date, and more without switching to a separate edit view. It supports “Inline” and “Popup” edit modes, integrates with form components like DropDownList and DatePicker, and works seamlessly with forms and data binding to update values efficiently.
<p align="center">
<a href="https://ej2.syncfusion.com/documentation/in-place-editor/getting-started">Getting started</a> .
<a href="https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inplace-editor-npm#/fluent2/inplace-editor/default.html">Online demos</a> .
</p>

<p align="center">
Trusted by the world's leading companies
<a href="https://www.syncfusion.com">
<img src="https://ej2.syncfusion.com/home/images/trusted_companies.png" alt="Trusted companies">
</a>
</p>
## Setup
To install `In-place Editor` and its dependent packages, use the following command.
```sh
npm install @syncfusion/ej2-inplace-editor
```
## Supported frameworks
In-place Editor control is also offered in the following list of frameworks.
| [<img src="https://ej2.syncfusion.com/github/images/angular-new.svg" height="50" />](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)<br/> [Angular](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/react.svg" height="50" />](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)<br/> [React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/vue.svg" height="50" />](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)<br/> [Vue](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/netcore.svg" height="50" />](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)<br/> [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/netmvc.svg" height="50" />](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)<br/> [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github) |
| :-----: | :-----: | :-----: | :-----: | :-----: |
## Key Features
* [Render mode](https://ej2.syncfusion.com/javascript/documentation/in-place-editor/configuration) - Provides two types of rendering modes when editing the input, namely “Inline” and “Popup”.
* **Component integration** - Support to integrate components such as “DropDownList”, “DatePicker”,” AutoComplete”, etc. to the In-place Editor.
* [Data binding](https://ej2.syncfusion.com/javascript/documentation/in-place-editor/data-binding) - Bind the In-place Editor component with an array of JSON objects or DataManager to save the edited data to the server.
* [Customization](https://ej2.syncfusion.com/javascript/documentation/in-place-editor/style) - Offers UI customization such as popup, buttons, and also denotes editable content state.
* **Template** - Templates can be used to integrate custom controls to the In-place Editor.
* [Globalization](https://ej2.syncfusion.com/javascript/documentation/in-place-editor/localization) - Provides right to left and localization support.
## Resources
* [Documentation](https://ej2.syncfusion.com/documentation/in-place-editor/getting-started)
* [Theme Studio](https://ej2.syncfusion.com/themestudio/)
* [Custom Resource Generator](https://crg.syncfusion.com/)
* [What's New](https://www.syncfusion.com/products/whatsnew/essential-js2?utm_medium=listing&utm_source=github)
* [Road Map](https://www.syncfusion.com/products/roadmap/essential-js2?utm_medium=listing&utm_source=github)
* [E-Books](https://www.syncfusion.com/ebooks?tag=javascript&utm_medium=listing&utm_source=github)
## Support
Product support is available for through following mediums.
* [Support ticket](https://support.syncfusion.com/support/tickets/create) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support
* [Community forum](https://www.syncfusion.com/forums/essential-js2?utm_source=npm&utm_campaign=grid).
* New [GitHub issue](https://github.com/syncfusion/ej2-javascript-ui-controls/issues/new).
* Ask your query in Stack Overflow with tag `syncfusion`, `ej2`.
* [Request feature or report bug](https://www.syncfusion.com/feedback/javascript)
* Live chat
## License
Check the license detail [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license?utm_source=npm&utm_campaign=grid).
## Changelog
Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/grids/CHANGELOG.md?utm_source=npm&utm_campaign=grid)
© Copyright 2025 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.