Description Usage Arguments Value Examples
Validate a Tabler card padding. See tabler_card for more informations.
1 | validate_padding(padding)
|
padding |
Padding value to validate. |
An error is raised if the input padding is not valid.
1 2 3 4 5 | ## Not run:
validate_padding("xs")
validate_padding("sm")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.