Description Usage Arguments Value Examples
Validate a Tabler element width like tabler_card.
1 |
width |
Value to validate. |
An error is raised if conditions are not met
1 2 3 4 5 6 | ## Not run:
validate_width(-1)
validate_width(13)
validate_width("string")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.