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