rsc_table: Reactable table of the content

View source: R/rsc_table.R

rsc_tableR Documentation

Reactable table of the content

Description

Renders a reactable table of the provided content items

Usage

rsc_table(content)

Arguments

content

The tibble of content provided by connectwidgets::content() Requires the columns "guid", "url", "title", "app_mode", "owner_username" and "updated_time".


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