add_bscui_element |
Add an SVG element to the UI |
bscui |
Build SVG Custom User Interface |
bscui-shiny |
'shiny' bindings for bscui |
bscuiOutput |
'shiny' bindings for bscui |
bscuiProxy |
Manipulate an existing bscui instance in a 'shiny' app |
bscui_Proxy |
Manipulate an existing bscui instance in a 'shiny' app |
click_bscui_element |
Trigger a click event on a clickable element |
export_bscui_to_image |
Save a bscui widget to an image file |
get_bscui_svg |
Get the displayed SVG |
order_bscui_elements |
Change element order in the SVG |
remove_bscui_elements |
Remove SVG elements from the UI |
renderBscui |
'shiny' bindings for bscui |
set_bscui_attributes |
Set attributes of elements of a bscui widget |
set_bscui_options |
Set options of bscui widget |
set_bscui_selection |
Pre-select UI elements in a bscui widget |
set_bscui_styles |
Set styles of elements of a bscui widget |
set_bscui_ui_elements |
Set UI elements of a bscui widget |
update_bscui_attributes |
Update the attributes of bscui elements in 'shiny' app |
update_bscui_selection |
Replace current selection with given element identifiers |
update_bscui_styles |
Update the style of bscui elements in 'shiny' app |
update_bscui_ui_elements |
Update the type and title of bscui ui elements in 'shiny' app |