View source: R/ds-typography.R
| ds_paragraph | R Documentation |
Create a styled paragraph using Designsystemet styles.
ds_paragraph(..., size = NULL, class = NULL)
... |
Paragraph content |
size |
Size variant ("sm", "md", "lg") |
class |
Additional CSS classes |
A Shiny tag object
ds_paragraph("This is a paragraph of text.")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.