quarto-tab-selector

quarto
package
Tame long or many tabs Quarto tabs with a dropdown menu.
Published

June 30, 2026

Find this on github.com

quarto-tab-selector is a Quarto extension for managing Quarto tabsets.

Tabsets are quick and convenient, but when you have a lot of tabs, or tabs with long labels, they can get unruly quickly. This extension switches them for a <select> input (also called a dropdown menu).

By default, the extension makes the switch dynamically based on available space: when the tabs no longer have enough room to sit on a single row, they’ll switch to a dropdown. You can configure the extension to permanently replace the tabs, or to only make the switch at selected page widths.