Skip to contents

The server component for mod_ActionList_UI(). This server keeps track of which link was most recently clicked.

Usage

mod_ActionList_Server(id, chrLinkIDs)

Arguments

id

character The id for this element.

chrLinkIDs

character Module ids for multiple modules.

Value

A shiny::reactiveVal() with the id of the most recently clicked link.