Skip to content

SpanLabelPropertyView

Steve Hannah edited this page Jul 9, 2021 · 1 revision

SpanLabelPropertyView

<radSpanLabel>javadoc

Synopsis

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=".."/>.

Attributes

tag

The tag of the view model property to bind to.

component.*

Set attributes on the embedded <spanLabel>.

Clone this wiki locally