Package

purescript-smolder-idom

Repository
mbid/purescript-smolder-idom
License
MIT
Uploaded by
mbid
Published on
2017-05-11T12:45:41Z

Smolder renderer for Incremental DOM.

Extensions

The renderer supports the following extensions to plain smolder/HTML:

  • The value of the "key" attribute is used as key in the reconcilement algorithm of incremental dom.
  • A "render" event will be dispatched on an element each time it is (re)rendered.