UEI logo

UEI Manufacturing System

Operations Workspace

RadioPillGroup Reference

Consulte esta subpágina para ver import, available props, exemplo de uso e controles vivos do component.

Hierarchy

Comece por `atoms` e avance para níveis maiores só quando a capacidade realmente precisar de composição.

RadioPillGroup

Visible choice group optimized for short option sets and filters.

Use when: Use when users should compare a few options at a glance.

Import

import { RadioPillGroup } from "@components/index";

Example

<RadioPillGroup name="family" options={options} value={value} onChange={setValue} />

Available Props

optionsRadioPillOption[]

List of selectable pills.

valuestring | null

Current selected value.

allowClearboolean

Allows toggling back to null.

Live Preview

Family

Controls

Use the pills in the preview to change selection.

This application is a prototype and is being developed by Antonio Araujo and Seron S.