Adds supports for [DwRadioButtonComponent]
Component Selector: 'wm-dw-radio-button'
DwRadioButtonComponent extends ColumnControlComponent.
Property
Get/Set
Notify Changes
Details
checked: boolean
Yes/No
Yes
Returns the checked value of the model.
values: Array
Returns a collection with the values received in the model.
Event
Supported
Parameter
clicked
$event: any
Triggers clicked Event.
Function
close
Close dialog window.
Last updated 5 years ago
Was this helpful?