Quantcast
Channel: 🎛️ Dash - Plotly Community Forum
Viewing all articles
Browse latest Browse all 6271

Dash Core Components Link rel attribute?

$
0
0

@BigSteak4 wrote:

I would like to add a rel=“noreferrer” attribute to my link. For example:

<a href="http://example.org/" rel="noreferrer">example.org</a>

I tried this in my code, but it didn’t work:

dcc.Link("headers", href='http://example.org/', rel='noreferrer')

Is it possible to set the rel attribute with dcc?

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 6271

Trending Articles