API Reference / Kendo.mvc.taghelpers
<tag-configuration>
</tag-configuration>
Attribute |
Type |
Description |
tag |
String |
The name of the HTML tag. An extension of the nonSplittableTagsOnPaste configuration. You can specify an array of objects instead of array of strings if you want to configure additional settings. |
unwrap |
Boolean |
By default the pasted content will be unwrapped from its parent elements when the nonSplittableTagsOnPaste configuration is enabled. Set this property to false to prevent that behavior. |