new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

shadcn/ui · Components · all subjects

radio-group/props

7 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

Radio Group isDisabled prop

The RadioGroup component accepts an isDisabled prop to disable all radio items in the group when set to true.

RadioGroupItem isInvalid prop

The RadioGroupItem component accepts an isInvalid prop to show validation errors on individual radio items.

RadioGroupItem value and id props

RadioGroupItem accepts a value prop that specifies the option value and an id prop that should match the htmlFor attribute of an associated Label for accessibility.

radio-group defaultValue prop

The RadioGroup component accepts a defaultValue prop that sets which option is selected by default, specified by the value attribute of the RadioGroupItem.

radio-group disabled prop

The disabled prop can be applied to the RadioGroup component to disable all radio items at once.

radio-group RadioGroupItem value prop

Each RadioGroupItem must have a value prop that uniquely identifies that option within the radio group.

radio-group RadioGroupItem id prop

Each RadioGroupItem should have an id prop that can be referenced by an associated Label using the htmlFor attribute.

Give your agent this brain