Elanat Previews Morphing Feature for Upcoming WebForms Core 2.1 Release
Elanat is preparing to release WebForms Core 2.1, which will introduce a DOM synchronization feature called Morphing. Unlike traditional element replacement, Morphing compares an existing DOM element with a new HTML structure and applies only the minimal necessary changes, preserving element identity and registered event listeners. The feature differs from the existing Reflection mechanism, which merges a source into a target, whereas Morphing synchronizes the target to fully match the source structure. Developers can invoke Morphing server-side via two methods on the WebForms class — one accepting raw HTML and another referencing an existing page element — without writing custom JavaScript. This addition aims to give server-driven UI workflows finer-grained control over how page updates are applied to the DOM.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.


Discussion (0)
Log in to join the discussion and vote.
Log in