Skip to content

change default target for all links #120

@Yang-Jing-Hui

Description

@Yang-Jing-Hui

I want to change default target for all links.
I found the applyLink method, but it not work for me...

{ link: { openInNewTabCheckbox: false, }, events: { applyLink: (jodit, link) => { link.setAttribute("target", "_blank"); }, } }

"jodit-angular": "1.11.1"

Reference:xdan/jodit#841

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions