f7SocialCard {shinyMobile} | R Documentation |
Framework7 social card
Description
.
f7SocialCard
is a special card for social content.
Usage
f7SocialCard(..., image = NULL, author = NULL, date = NULL, footer = NULL)
Arguments
... |
Card content. |
image |
Author img. |
author |
Author. |
date |
Date. |
footer |
Footer content, if any. Must be wrapped in a tagList. |
[Package shinyMobile version 2.0.1 Index]