Global

Methods

$$(id) → {*}

Source:
This is how components are accessed.
Parameters:
Name Type Description
id string for radio buttons this is the id of the group, for other controls this is the control's id
Returns:
the component object
Type
*