-
Notifications
You must be signed in to change notification settings - Fork 17
SpanLabelPropertyView
Steve Hannah edited this page Jul 9, 2021
·
1 revision
<radSpanLabel> • javadoc
Binds a <spanLabel> to a view model property.
|
Note
|
Since this component provides only a one-way binding with the view model, it doesn’t offer any value over using <spanLabel bind-text=".."/>.
|