torque-pro-assistant - v1.0.0
    Preparing search index...
    • Mantine Drawer housing the categorized PID picker for the Charts tab. Renders each PID_CATEGORIES group as a section with its label and a column of checkboxes — one per PID in that group. A search input at the top filters across labels and keys so the user doesn't have to scroll the entire catalog.

      Selection state is controlled — every toggle fires onChange with the new array. The drawer itself doesn't apply / commit; caller owns the persisted state.

      Parameters

      Returns Element

      The PID picker drawer React element.