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§
- Auto
Zoom Select Props - Props for the
AutoZoomSelectcomponent. - Countdown
Select Props - Props for the
CountdownSelectcomponent. - Shortcut
Badge Group Props - Props for the
ShortcutBadgeGroupcomponent.
Functions§
- Auto
Zoom Select - Compact pill that opens the auto-zoom strength menu. Visual only — the popover content is owned by the parent.
- Countdown
Select - Compact pill that opens the countdown-length menu.
- Shortcut
Badge Group - 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.