Usage of Single File Component Drawers, not inline

Hi @benzin ,
yes I did, indeed. Fortunately @bastianallgeier gave me some valuable hints:
https://forum.getkirby.com/t/k4-opening-k-drawer-with-button/30318/11?u=janck

  1. import custom vue component
  2. register plugin by
  3. setting the path
  4. naming the component according to the import alias

Given that you should manage to find a proper solution.

Cheers