Skip to content

Rendering with other React/Next/Vue or any other frontend page #45

@mitesh-200228

Description

@mitesh-200228

I want to do the conditional rendering of the main dashboard with different Frontend frameworks like React.

E.x.

let x = 1;
{x ? <>Hello world</> : <>{R2Explorers dashboard}</> } something like this. is there any way i can do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions