Media to put inside a card

UIkitCardMedia(src = NULL, position = "top", horizontal = FALSE)

Arguments

src

Media url or path.

position

Media position: "top" or "bottom". "top" by default. If horizontal is TRUE, "left" or "right" are also available.

horizontal

Media horizontal mode. Only works if the UIkitCard has horizontal set to TRUE.