API ClientFunctions for connecting to the Posit Connect API and fetching content metadata |
|
---|---|
Create a connection to Posit Connect |
|
Get Content Items |
|
Filter content by owner(s) |
|
Filter content by tag(s) |
|
ComponentsUI components |
|
Card view for content |
|
Grid view for content |
|
Reactable table of the content |
|
Search widget |
|
Filter widget |
|
Arrange HTML elements or widgets in Bootstrap columns |
|
Class representing a Connect API client |
|
connectwidgets: Curate your content on Posit Connect |
|
Principal (most used) theming variables |
|
Evaluates required columns for widget's input |
|
Generate the theme's bslib::bs_dependency to be used by a widget. |
|
Get docmeta theme name (output: html_document: theme) |
|
Get the current bootswatch theme if any |
|
Get the current user provided bslib theme if any |
|
Resolve and get theme to be used by a widget. It could be the default connectwidgets styling theme or one provided by the user. |
|
Resolve reactable theme for rsc_table |
|
Show warnings for large content |
|
Show warnings of expected columns for widget's input |
|
Shiny bindings for rsc_card |
|
Shiny bindings for rsc_filter |
|
Shiny bindings for rsc_grid |
|
Shiny bindings for rsc_search |