tm-dropDownMenu.json 827 B

1234567891011121314151617
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "tm-row": "/tm-vuetify/components/tm-row/tm-row",
  5. "tm-col": "/tm-vuetify/components/tm-col/tm-col",
  6. "tm-icons": "/tm-vuetify/components/tm-icons/tm-icons",
  7. "tm-groupcheckbox": "/tm-vuetify/components/tm-groupcheckbox/tm-groupcheckbox",
  8. "tm-checkbox": "/tm-vuetify/components/tm-checkbox/tm-checkbox",
  9. "tm-button": "/tm-vuetify/components/tm-button/tm-button",
  10. "tm-groupradio": "/tm-vuetify/components/tm-groupradio/tm-groupradio",
  11. "tm-radio": "/tm-vuetify/components/tm-radio/tm-radio",
  12. "tm-listitem": "/tm-vuetify/components/tm-listitem/tm-listitem",
  13. "tm-input": "/tm-vuetify/components/tm-input/tm-input",
  14. "tm-slider": "/tm-vuetify/components/tm-slider/tm-slider",
  15. "tm-pickers": "/tm-vuetify/components/tm-pickers/tm-pickers"
  16. }
  17. }