Skip to content

A view for Ember.js that is able to create and handle <div>s that have contenteditable set to true.

Notifications You must be signed in to change notification settings

KasperTidemann/ember-contenteditable-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

ember-contenteditable-view

This is a tiny view for Ember.js that enables contenteditable on <div> elements, supporting a value binding along with auto-updating the HTML content of the div element itself when the value changes. Per default, the view name is Ember.ContenteditableView, but feel free to change that to fit your application.

Sincerely,
Kasper Tidemann

Kasper Tidemann

(This repository was created in relation to the blog post titled ["Handling contenteditable in Ember.js via App.ContenteditableView"](http://www.kaspertidemann.com/handling-contenteditable-in-ember-js-via-app-contenteditableview/ ""Handling contenteditable in Ember.js via App.ContenteditableView"") on kaspertidemann.com.)

About

A view for Ember.js that is able to create and handle <div>s that have contenteditable set to true.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published