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