CoreMedia CKEditor 5 Plugins
CoreMedia
Pages
Preparing search index...
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
toData
?:
ElementFilterRule
Optional
to
View
toView
?:
ElementFilterRule
|
ElementFilterRulesByName
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
to
Data
to
View
CoreMedia
Pages
CoreMedia CKEditor 5 Plugins
Loading...
Interface for separate toData/toView Handling within the configuration.