Skip to contents

A shiny module. Used to create the sidebar in the main application.

Usage

mod_main_sidebar_ui(id)

Arguments

id

Character string, used to connect the module UI with the module Server.

Details

This sidebar contains the main controls for the application. In the sidebar, a panel is available which allows the user to apply a review to the active form and patient (forms can be marked as reviewed, a comment can be added, and the review can be saved. In addition, it contains buttons to navigate to the next/previous forms and to add a query to the active form.

See also

mod_main_sidebar_ui()