Problems when using dynamic components #18040
Answered
by
stefanvanherwijnen
hzlzsm
asked this question in
General - Components / Directives / etc
-
Beta Was this translation helpful? Give feedback.
Answered by
stefanvanherwijnen
Jun 18, 2025
Replies: 1 comment 4 replies
-
|
Use <component :is="QSpinnerBars" />import { QSpinnerBars } from 'quasar' |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



In that case you need to use a slot and pass the component (prop).