Skip to main content
Vuetify0 is now in alpha!
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

API reference for the Overflow components.

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
Ctrl+/