resolve_theme_dependency {connectwidgets}R Documentation

Resolve and get theme to be used by a widget. It could be the default connectwidgets styling theme or one provided by the user.

Description

Resolve and get theme to be used by a widget. It could be the default connectwidgets styling theme or one provided by the user.

Usage

resolve_theme_dependency(widget_name)

Arguments

widget_name

The name of the widget (e.g: rsc_grid)


[Package connectwidgets version 0.2.1 Index]