Description Usage Arguments Value
View source: R/create_invisible_anchor.R
Make an element invisible so that it can only be read by screen readers
1 | create_invisible_anchor(id, text, href = NULL)
|
id |
id of the anchor |
text |
text of the anchor |
href |
of the anchor. Defaults to NULL. |
an invisible HTML anchor element
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.