CoreMedia
Pages
Preparing search index...
The search index is not available
CoreMedia CKEditor 5 Plugins
CoreMedia CKEditor 5 Plugins
ckeditor5-dataprocessor-support
ToDataAndViewElementConfiguration
Interface ToDataAndViewElementConfiguration
Interface for separate toData/toView Handling within the configuration.
interface
ToDataAndViewElementConfiguration
{
toData
?:
ElementFilterRule
;
toView
?:
ElementFilterRule
|
ElementFilterRulesByName
;
}
Index
Properties
to
Data?
to
View?
Properties
Optional
to
Data
to
Data
?:
ElementFilterRule
Optional
to
View
to
View
?:
ElementFilterRule
|
ElementFilterRulesByName
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
to
Data
to
View
CoreMedia CKEditor 5 Plugins
Loading...
Interface for separate toData/toView Handling within the configuration.