Skip to contents

An environment containing wrappers for all shiny::tags. These wrappers automatically handle sherpa attribute helpers (like x_data(), x_on(), ...) without the need for the rlang::splice-operator !!!.

Usage

s

Format

An object of class environment of length 181.

Details

The sherpa attribute helpers all return a named list with a single Element. By default, shiny::tags will treat these named lists as regular tag content instead of HTML-Attributes (which we want).

There are 3 ways to make shiny::tags treat the sherpa attribute helpers as HTML-attributes: