TemplateValueSchema (ui)
@ckeditor/ckeditor5-ui/src/template
typedef
Object | String | Array
Describes a value of an HTML element attribute or textContent
. It allows combining multiple
data sources like static values and Observable
attributes.
Also see:
TemplateDefinition
to learn where to use it,bind
to learn how to configureObservable
attribute bindings,render
to learn how to render a template,to()
andif()
methods to learn more about bindings.
Attribute values can be described in many different ways:
Text nodes can also have complex values:
Filtering
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.