Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

236
Views
defineAsyncComponent with vue 3

I use defineAsyncComponent to import my component with vue3 like this

const PieChart = defineAsyncComponent({
    loader: () => import(/* webpackChunkName: "PieChart" */"@/Components/Chart/PieChart.vue"),
});

Now I have component that have specific exports like this

import { Carousel, Pagination, Slide } from "vue3-carousel";

How can I import them by using defineAsyncComponent

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!