| ds_spinner | R Documentation |
Create a loading spinner using Designsystemet styles.
ds_spinner(title = "Laster...", size = NULL, class = NULL)
title |
Accessibility title for the spinner |
size |
Size variant ("sm", "md", "lg") |
class |
Additional CSS classes |
A Shiny tag object
ds_spinner(title = "Loading...")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.