CoreMedia
Pages
Preparing search index...
The search index is not available
CoreMedia CKEditor 5 Plugins
CoreMedia CKEditor 5 Plugins
ckeditor5-dataprocessor-support
Attributes
AttributeMapper
Interface AttributeMapper
Mapper for attributes from view to data (
toData
) and vice versa (
toView
).
interface
AttributeMapper
{
toData
:
ElementFilterRule
;
toView
:
ElementFilterRule
;
}
Index
Properties
to
Data
to
View
Properties
to
Data
to
Data
:
ElementFilterRule
to
View
to
View
:
ElementFilterRule
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
to
Data
to
View
CoreMedia CKEditor 5 Plugins
Loading...
Mapper for attributes from view to data (
toData
) and vice versa (toView
).