Skip to main content

Module recording_selects

Module recording_selects 

Source
Expand description

Recording-footer select pills + shortcut badge group (M-UI.11 / AUT-131).

AutoZoomSelect and CountdownSelect are thin wrappers around UI-04 SelectPill that bake in a leading glyph + the expected label format so the parent (and the TrayRecordPopover in UI-12) doesn’t have to redeclare them.

ShortcutBadgeGroup renders the keyboard hint inside the red Start button — dark chips on a red field. It’s distinct from UI-01 Kbd: the visual treatment is inverted (light text on the action color, not the neutral surface treatment Kbd uses).

Structs§

AutoZoomSelectProps
Props for the AutoZoomSelect component.
CountdownSelectProps
Props for the CountdownSelect component.
ShortcutBadgeGroupProps
Props for the ShortcutBadgeGroup component.

Functions§

AutoZoomSelect
Compact pill that opens the auto-zoom strength menu. Visual only — the popover content is owned by the parent.
CountdownSelect
Compact pill that opens the countdown-length menu.
ShortcutBadgeGroup
Group of small keyboard-shortcut badges (light-on-red, used inside the Start button).
format_auto_zoom_label
Format "Auto-zoom 2.0×" / "Auto-zoom off". None → off.
format_countdown_label
Format "3s Countdown" / "No countdown". 0 → off.