GraffitiSuite Docs
Docs
Radiogroup
Loading document parsing libraries...
# RadioGroup Class Inherits FormElement ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Constructor | name as String | (None) | Creates a new instance of the class. | | Attributes | Hidden | toJSON | | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Buttons() | RadioGroupButton | Nil | Buttons contained within the group. | | Value | RadioGroupButton | Nil | Default value of the group. |