ElementCreateRadioButtonGroup
Callable
Parameters
id: string
onclick: (this, ev, key) => any
defaultValue: string
options: { htmlOptions?: Partial<Record<button | img | label | tooltip, Omit<HTMLOptions<any>, tag>>>; onClick?: (this, ev, key) => any; options?: Options }[]
Returns HTMLFieldSetElement
Create a group of radio buttons