RadioTab

The RadioTab component is a collection of radio tab that allows users to select one option from a set of mutually exclusive choices. It ensures that only one option can be selected at a time, providing a clear and accessible way to present multiple-choice options. This component is essential for forms and settings where a single selection is required.

RadioTab

dataTestId

string

isLoading

Boolean

label
Required

ReactElement<any, string | JSXElementConstructor<any>>

shape

"circle" | "default" | "square"

size

never

variant

"ghost" | "ghost-ai" | "ghost-danger" | "primary" | "primary-ai" | "primary-danger" | "secondary" | "tertiary" | "tertiary-ai" | "tertiary-danger"