R/components.R
R/documentation.R
TextareaAutosize.Rd
https://mui.com/material-ui/api/textarea-autosize/
TextareaAutosize(...)
Props to pass to the component.
Object with shiny.tag class suitable for use in the UI of a Shiny app.
shiny.tag
maxRows number| string Default is - Maximum number of rows to display.
number| string
minRows number| string Default is 1 Minimum number of rows to display.