Library Index
Select
A high-fidelity selection artifact for navigating complex state matrices. Engineered for precision and rapid operational switching.
Execution
Variants
ID: NEURAL_LINKGeo_Node_Mapping
Active_Zone:NEO_TOKYO.ZONE_LOCKED
Preview
Scaling
xs_scale
sm_scale
md_scale
lg_scale
xl_scale
API Reference
Usage
<Select value={val} onValueChange={setVal}>
<SelectTrigger placeholder="Protocol..." />
<SelectContent>
<SelectItem value="A">Alpha_Node</SelectItem>
<SelectItem value="B">Beta_Link</SelectItem>
</SelectContent>
</Select>