# Programmatic Select

Drives the picker from outside the grid: three buttons call `selectPreset()` to jump straight to a rig (as a gamepad shortcut might), while `onSelect()` registers a callback that echoes the chosen id into a live readout. Because `onSelect()` fires for both card clicks and programmatic `selectPreset()` calls, the monospace readout and the card highlight stay in sync regardless of how the `Drone Orbit`, `Chase Cam`, or `Cockpit View` preset was chosen.
