pub fn AutoZoomSelect(props: AutoZoomSelectProps) -> impl IntoViewExpand description
Compact pill that opens the auto-zoom strength menu. Visual only — the popover content is owned by the parent.
§Required Props
- label:
impl Into<String>- Pre-formatted label shown inside the pill. Examples:
"Auto-zoom 2.0×","Auto-zoom off". The footer fixture builds this viaformat_auto_zoom_label.
- Pre-formatted label shown inside the pill. Examples: