userPostMedia {bs4Dash} | R Documentation |
AdminLTE3 user post media
Description
userPostMedia creates a container to include an image in userPost.
Usage
userPostMedia(image, height = NULL, width = NULL)
Arguments
image |
Image path or url ... |
height |
Media height in pixels. |
width |
Media width in pixels. |
Author(s)
David Granjon, dgranjon@ymail.com
[Package bs4Dash version 2.3.3 Index]