Skip to content

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

@haikyuu

Description

@haikyuu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions