Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
144349 | May 2,2019 08:12 AM UTC | May 3,2019 11:04 AM UTC | JavaScript - EJ 2 | 2 |
![]() |
Tags: InPlaceEditor |
let editObj: InPlaceEditor = new InPlaceEditor({
submitOnEnter: false // Disable the submit action when enter key pressed
}); |
<style>
.e-editable-value {
white-space: pre-wrap; // Show the In-place Editor with line breaks
}
</style> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.