Renders a reactable table of the provided content items

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