| ds_skip_link | R Documentation |
Create an accessibility skip link using Designsystemet styles.
ds_skip_link(..., href = "#main", class = NULL)
... |
Link content |
href |
Target anchor |
class |
Additional CSS classes |
A Shiny tag object
ds_skip_link("Skip to main content", href = "#main")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.