SpanLabelPropertyView - shannah/CodeRAD GitHub Wiki
<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=".."/> .
|