Skip to content

open tab instead of new window  #148

@lodado

Description

@lodado

hi there!
i want to know how to open tab instead of new window

<NewWindow
          name={"_blank"}
          onUnload={() => {
            onClose();
          }}
        >
          {children}
        </NewWindow>

i try like this but it doesn't work (open new window)
thank you for your reply!

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