TemplateIfBinding (ui)
@ckeditor/ckeditor5-ui/src/template
class
protected
Describes a binding to ObservableMixin
created by the if
method.
Filtering
Properties
-
valueIfTrue : String
The value of the DOM attribute or text to be set if the
attribute
inobservable
istrue
.