Skip to main content
Vuetify0 v1.0 is here
Vuetify0 Logo
Theme
Mode
Palettes
Accessibility
Vuetify One
Sign in to Vuetify One

Access premium tools across the Vuetify ecosystem — Bin, Play, Studio, and more.

Not a subscriber? See what's included

Overflow API

Responsive truncation — hides overflowing items as the container runs out of width and surfaces the hidden count via an indicator.

Explore these related pages for additional context and usage patterns.

PageCategory
OverflowSemantic
createOverflowSemantic
BreadcrumbsSemantic
PaginationSemantic

Overflow.Root

Props

namespace

string | undefined

Namespace for dependency injection

Default: "v0:overflow"

gap

number | undefined

Pixel gap between items (mirror of CSS gap)

Default: 0

priority

any

Side that keeps items when overflow occurs

Default: "start"

disabled

boolean | undefined

Disable truncation; render everything

Default: false

Slots

default

OverflowRootSlotProps

Overflow.Indicator

Props

namespace

string | undefined

Namespace for dependency injection

Default: "v0:overflow"

Slots

default

OverflowIndicatorSlotProps

Overflow.Item

Props

namespace

string | undefined

Namespace for dependency injection

Default: "v0:overflow"

value

unknown

Value associated with this ticket (defaults to index)

disabled

boolean | undefined

Skip from capacity calculation; always rendered visibly

Default: false

Slots

default

OverflowItemSlotProps
Was this page helpful?

© 2016-1970 Vuetify, LLC
Services
Ctrl+/