Description Usage Arguments Value Examples
Validate the status of a Tabler element like tabler_card.
1 | validate_status(status)
|
status |
Color to validate. |
TRUE if the test pass.
1 2 3 4 5 | ## Not run:
validate_status("danger")
validate_status("maroon")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.