Contenteditable html angular
selector: 'my- app',. templateUrl: './app.component.html',. styleUrls: [ './app.component.css' ]. } Jan 23, 2016 Two-way binding to contenteditable element in Angular 2 contenteditable is a new HTML5 feature where you can edit any text inside DOM How to use contenteditable in AngularJS. In-place editing provides an easy way to let the user edit parts of a page without having import { Component } from '@angular/core'; @Component({ selector: 'my-app', DOCTYPE html>