ijlyttle / bsplus

Shiny and R Markdown addons to Bootstrap 3
http://ijlyttle.github.io/bsplus/
Other
146 stars 23 forks source link

consider function bs_heading_embed() #27

Open ijlyttle opened 7 years ago

ijlyttle commented 7 years ago

The purpose of this family of functions is to allow you to embed help links into shinyInput labels and panel headers. One challenge is that the thing is called label for shinyInputs, and heading for panels.

Maybe bs_label_embed() could be an alias to bs_heading_embed()