mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-07 03:00:20 -04:00
a news item for the 'width' argument of renderPrint()
This commit is contained in:
3
NEWS
3
NEWS
@@ -27,6 +27,9 @@ shiny 0.9.1.9XXX
|
||||
* `sliderInput` and `selectizeInput`/`selectInput` now use a standard horizontal
|
||||
size instead of filling up all available horizontal space.
|
||||
|
||||
* `renderPrint` gained a new argument 'width' to control the width of the text
|
||||
output, e.g. renderPrint({mtcars}, width = 40).
|
||||
|
||||
shiny 0.9.1
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user