| TextareaAutosize | R Documentation |
https://mui.com/material-ui/api/textarea-autosize/
TextareaAutosize(...)
... |
Props to pass to the component. |
maxRows number| string
Default is - Maximum number of rows to display.
minRows number| string
Default is 1 Minimum number of rows to display.
Object with shiny.tag class suitable for use in the UI of a Shiny app.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.