Learn R Programming

argonR (version 0.2.0)

argonCarouselItem: 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".