1234567891011121314151617 |
- {
- "component": true,
- "usingComponents": {
- "tm-row": "/tm-vuetify/components/tm-row/tm-row",
- "tm-col": "/tm-vuetify/components/tm-col/tm-col",
- "tm-icons": "/tm-vuetify/components/tm-icons/tm-icons",
- "tm-groupcheckbox": "/tm-vuetify/components/tm-groupcheckbox/tm-groupcheckbox",
- "tm-checkbox": "/tm-vuetify/components/tm-checkbox/tm-checkbox",
- "tm-button": "/tm-vuetify/components/tm-button/tm-button",
- "tm-groupradio": "/tm-vuetify/components/tm-groupradio/tm-groupradio",
- "tm-radio": "/tm-vuetify/components/tm-radio/tm-radio",
- "tm-listitem": "/tm-vuetify/components/tm-listitem/tm-listitem",
- "tm-input": "/tm-vuetify/components/tm-input/tm-input",
- "tm-slider": "/tm-vuetify/components/tm-slider/tm-slider",
- "tm-pickers": "/tm-vuetify/components/tm-pickers/tm-pickers"
- }
- }
|