Skip to content

Generate HTML for several rows of 3-wide bootstrap thumbnails

Usage

thumbnails(thumbs, ncol = 3)

Arguments

thumbs

A list of thumbnail HTML components, usually built with thumbnail()

ncol

Number of column for the grid : 3 (default) or 2.