Components
This is a
I use them on this site.
This is a
I use them on this site.
<goto-top threshold="200"></goto-top>
now, display bottom right.
change threshold, and scroll again.
nothing
<octicons-link-external></octicons-link-external>
before text
after text
<p style="color: steelblue">
<octicons-link-external></octicons-link-external>
</p>
before text
after text
<external-link></external-link>
display nothing
<external-link href></external-link>
display nothing
<external-link href=""></external-link>
display nothing
<external-link href="https://example.com"></external-link>
<external-link href="https://example.com">hello world</external-link>
hello world
<external-link>hello world</external-link>
hello world
displayed, but that is not linked.
<external-link href="https://example.com"> </external-link>
<external-link href="https://example.com">
</external-link>
<external-link href="https://example.com"><p></p></external-link>
<external-link href="https://example.com" />