Vuetify: [Feature Request] Menu popover styling option

Created on 16 Feb 2019  路  5Comments  路  Source: vuetifyjs/vuetify

Problem to solve

Menu component works well functionally as a popover as discussed in this issue:
https://github.com/vuetifyjs/vuetify/issues/1442

However there needs to be a styling option to make it look more like a standard popover that users are used to.

Proposed solution

Add a popover styling prop?

VMenu

Most helpful comment

A arrow pointing to activator would be nice. Maybe it can be done by adding an arrow props?

Before that, we can override .v-menu__content and .v-menu__content:before to make it look like the popover?

All 5 comments

a standard popover that users are used to

Enough with the vague feature requests, show an example of what you actually want.

@KaelWD read the referenced issue, there are extremely specific examples :)

@fnoop You mean the arrow or what?

+1

A arrow pointing to activator would be nice. Maybe it can be done by adding an arrow props?

Before that, we can override .v-menu__content and .v-menu__content:before to make it look like the popover?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

smousa picture smousa  路  3Comments

paladin2005 picture paladin2005  路  3Comments

Antway picture Antway  路  3Comments

aaronjpitts picture aaronjpitts  路  3Comments

milleraa picture milleraa  路  3Comments