Skip to content

A Halogen component for using contenteditable. Works inside SVG

Notifications You must be signed in to change notification settings

rskew/purescript-halogen-contenteditable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contenteditable component for the Purescript UI framework Halogen.

SVGComponent uses the SVG foreignObject node to embed an editable text field into an SVG image. The foreignObject will automatically fit the content size, which I couldn't get working with just CSS.

About

A Halogen component for using contenteditable. Works inside SVG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published