Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a guide for adding support for another "framework"? #588

Open
haikyuu opened this issue Oct 9, 2022 · 0 comments
Open

Is there a guide for adding support for another "framework"? #588

haikyuu opened this issue Oct 9, 2022 · 0 comments

Comments

@haikyuu
Copy link

haikyuu commented Oct 9, 2022

I want to add support for imba and I'm wondering if there is some documentation around that.

The first thing I'm interested in is working with routes.

{
    path: '/',
    component: HomePage,
  }

In imba, I can imba.mount <home>, document.getElementById("page") and I'm wondering how that would work. Imba component are custom elements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant