Skip to contents

Shiny module. Used to handle the logic and presentation of form review data.

Usage

mod_review_form_tbl_ui(id)

Arguments

id

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

Details

This module handles the logic associated with the form review tables. It handles all the logic associated with the table check boxes and the observers needed to keep the browser table in-synch with the server table.