normalize_ui: normalize UI

View source: R/utils.R

normalize_uiR Documentation

normalize UI

Description

the UI passed a shiny app can be a function HTML. This function normalized the 2 different formats so that they both use the character

Usage

normalize_ui(ui, request_)

Arguments

ui

the Shiny ui

request_

the request environment passed to the first argument of the UI function

Value

the Shiny UI


polished documentation built on Feb. 16, 2023, 8:02 p.m.