EditorNonSplittableTagsOnPasteBuilder
Methods
Tag(System.String)
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.
Parameters
value - System.String
The value that configures the tag.
Unwrap(System.Boolean)
By default the pasted content will be unwrapped from its parent elements when the nonSplittableTagsOnPaste configuration is enabled. This property enables you to stop that behavior.
Parameters
value - System.Boolean
The value that configures the unwrap.