use_helper_ui: Add predefined UI helper functions from the '{box.shiny}'...

View source: R/use_helper.R

use_helper_uiR Documentation

Add predefined UI helper functions from the {box.shiny} package to your app

Description

Currently available choices for helper functions are:

  • "columns": Wrappers around shiny's column function

Usage

use_helper_ui(choice)

Arguments

choice

(character())
A selection of which helper functions to add.


DavidJesse21/box.shiny documentation built on July 22, 2023, 5:47 p.m.