New to Telerik UI for ASP.NET Core? Download free 30-day trial

EditorImmutablesSettingsTagHelper

Example

<immutables/>

Attributes

Attribute Type Description
deserialization String Callback that allows custom deserialization of an immutable element. The callback accepts two arguments. The DOM element representing the immutable element in the html view and the immutable DOM element, which will be restored.
enabled Boolean
serialization String Kendo template or a callback that allows custom serialization of an immutable element. The callback accepts DOM element as only parameter and is expected to return the HTML source of a DOM element.
serialization-handler String Kendo template or a callback that allows custom serialization of an immutable element. The callback accepts DOM element as only parameter and is expected to return the HTML source of a DOM element.
In this article
Not finding the help you need?