View source: R/f7-deprecated.R
f7Shadow | R Documentation |
.
Creates a shadow effect to apply on UI elements like f7Card.
f7Shadow(tag, intensity, hover = FALSE, pressed = FALSE)
tag |
Tag to apply the shadow on. |
intensity |
Shadow intensity. Numeric between 1 and 24. 24 is the highest elevation. |
hover |
Whether to display the shadow on hover. FALSE by default. |
pressed |
Whether to display the shadow on click. FALSE by default. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.