createApplicationLinks: Utility function to create application link buttons

View source: R/createApplicationLinks.R

createApplicationLinksR Documentation

Utility function to create application link buttons

Description

Utility function to create application link buttons

Usage

createApplicationLinks(linkData)

Arguments

linkData

A dataframe containing the following required columns label - string - label to be used for link button imageURL - string - background image to use for link button link - string - link for onclick event linked to button IsCurrentApplication - boolean - indicates whether the row is for the current application

Value

shiny div containing shiny action button objects


cusom/CUSOM.ShinyHelpers documentation built on Oct. 23, 2023, 6:50 a.m.