| ds_validation_message | R Documentation |
Create a validation message using Designsystemet styles.
ds_validation_message(..., variant = "error", class = NULL)
... |
Message content |
variant |
Message variant ("error", "warning") |
class |
Additional CSS classes |
A Shiny tag object
ds_validation_message("This field is required")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.