rsc_grid: Grid view for content

View source: R/rsc_grid.R

rsc_gridR Documentation

Grid view for content

Description

Renders a grid view of the provided content items

Usage

rsc_grid(content)

Arguments

content

A data frame from Connect's content. Requires the following columns "guid", "url", "title", "app_mode", "owner_username". And, although optional, expects an "updated_time" column.


connectwidgets documentation built on Sept. 21, 2023, 1:06 a.m.