#23178·vuetify

[Feature Request] VBottomNavigation add z-index prop

Author: craigrileyukCreated Sep 11, 2026Updated Sep 12, 2026
LabelsS: triage

Problem to solve

Brings the VBottomNavigation in line with other overlay components and allows for finer control in situations where, for example, you want the v-bottom-navigation to appear above the v-bottom-sheet.

Proposed solution

Add z-index to the accepted props for the v-bottom-navigation component.