powered by
Add a Well Component Use the well as a simple effect on an element to give it an inset effect.
wells(content, size = "default")
a HTML object to be included in the ui section of a shiny app
a object of class character
a object of class character determining the size of the well and options include, default, small, and large.
Wells
wells(content = "Look, I'm a well!", size = "large")
Run the code above in your browser using DataLab