Skip to main content

Variable: radioMeta

const radioMeta: object

Defined in: components/RadioGroup/RadioGroup.tsx:39

Formal semantic identity — Radio item (Selection entity, selectionControl + label).

Type Declaration

composition

readonly composition: "selection" = 'selection'

displayName

readonly displayName: "Radio" = 'Radio'

entity

readonly entity: "Selection" = 'Selection'

structure

readonly structure: "selectionControl" = 'selectionControl'