lilotop
lilotop

Reputation: 577

How do I use FormKit inside a Vue based web component

See this sandbox: https://codesandbox.io/p/devbox/little-breeze-lnlfzp

My questions:

  1. How do I get the FormKit elements to work inside the custom element? I've added it to the first component and I get an error, even with using FormKitRoot. Maybe I'm using it wrong?
  2. How do I prevent vite from including Vue in the web components and make them share the existing app instance?

Upvotes: 0

Views: 119

Answers (0)

Related Questions