Overflow

Overflow watches a row or column of controls and hides items that no longer fit. Listen to on_overflow_change to mirror state, or supply overflow_menu_items so clipped actions appear in a menu. Child DOM order is overflow priority — first children stay visible longest. Use inside Toolbar, tab lists, or breadcrumbs — not as a general layout primitive.

Horizontal overflow

Items clip when the container is narrow.

Overflow menu affordance

Shows a more-menu when content exceeds width.