Skip to content
This repository was archived by the owner on Aug 3, 2021. It is now read-only.

Latest commit

 

History

History
33 lines (22 loc) · 551 Bytes

File metadata and controls

33 lines (22 loc) · 551 Bytes
description
This is docs for if you need custom menu

<v-grid-context> (menu)

custom menu

Custom html tag for replacing will be v-grid-context

<v-grid-context>
elements...
 </v-grid-context>

Possible parts inside context element is:

  • <v-menu-close>
  • <v-menu-groupby>
  • <v-menu-sort>
  • <v-menu-filter>
  • <v-menu-filter-options>
  • <v-menu-chooser>
  • <v-menu-chooser-options>
  • <v-menu-all>