tm-menubars.json 236 B

1234567891011
  1. {
  2. "componentGenerics": {
  3. "scoped-slots-left": true,
  4. "scoped-slots-default": true,
  5. "scoped-slots-right": true
  6. },
  7. "component": true,
  8. "usingComponents": {
  9. "tm-icons": "/tm-vuetify/components/tm-icons/tm-icons"
  10. }
  11. }