Design system

Components

DChipRadioGroup.

Single-select chip group. Container is role="radiogroup"; each chip is role="radio" with aria-checked. Roving tabindex + arrow-key nav (←↑ previous, →↓ next, Home / End). null is a valid value — use it for sentinels like Toute la France.

Variants

chef-radius

6 buckets + Toute la France (value=null)

radius = 50 km

chef-nationwide

Same group, initialised on the null sentinel

radius = null (nationwide)

customer-radius

4 buckets, no nationwide chip

radius = 25 km

States

has-error

Ring rose-500 sur le groupe quand la validation échoue

disabled

Groupe entier désactivé