tm-listitem.json 341 B

1234567891011121314
  1. {
  2. "componentGenerics": {
  3. "scoped-slots-left": true,
  4. "scoped-slots-default": true,
  5. "scoped-slots-label": true,
  6. "scoped-slots-rightValue": true,
  7. "scoped-slots-rightIcon": true,
  8. "scoped-slots-group": true
  9. },
  10. "component": true,
  11. "usingComponents": {
  12. "tm-icons": "/tm-vuetify/components/tm-icons/tm-icons"
  13. }
  14. }