argonCarouselItem {argonR} | R Documentation |
Create a carousel item
Description
Build an argon carousel item
Usage
argonCarouselItem(src = NULL, active = FALSE, mode = "img")
Arguments
src |
Image url or path. |
active |
Whether the item is active or not. |
mode |
Item mode: "img" by default but also "iframe" or "video". |
Author(s)
David Granjon, dgranjon@ymail.com
[Package argonR version 0.2.0 Index]