You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2026. It is now read-only.
This is a feature-request for implementing slots.
To implement such components
It would be nice to have slots, where the content of the popout will be inserted, like this:
From Vue.js there is also an extension for named slots. These should be considered as well.