Article Topic Learning Download Q&A Programming Dictionary Game Recent Updates
LOGIN
简体中文(ZH-CN) English(EN) 繁体中文(ZH-TW) 日本語(JA) 한국어(KO) Melayu(MS) Français(FR) Deutsch(DE)

  • Popular searches:
  • PHP
  • MySQL
  • jquery
  • HTML
  • CSS
  • Whole station
  • Course
  • Article
  • Q&A
Found a total of 2028 related content
  • Vue 3/Nuxt 3 scoped slots with generic data types inferred from props

    I want to implement a carousel component in Nuxtv3. This component receives a list of items. This component only implements logic, not style or structure. Now this is my component: components/tdx/carousel.vue