Optional
checkedFlag, whether this element will be checked or not
Optional
countBadge to be rendered as counter (number)
Optional
disabledFlag to disable the Element
Optional
groupGroup of the Radio-Buttons. A Group contains multiple Element. But in a group, only one element can be selected at the same time
Optional
hiddenFlag to hide the element.
Optional
iconAn Icon, which will be rendered next to the Label
Id of the Element
Optional
imgAn Image, which will be rendered next to the Label
Optional
onCallback which will be called, on clicking the element
Optional
onCallback which will be called, on refresing (rerendering) the element
Optional
styleStyle sheet
Optional
textText to render
Optional
tooltipA Tooltip, which will be renderd on hovering.
The Type. This will be overwritten by the elements.
Generated using TypeDoc
A Classical Radiobutton