Skip to content

Commit

Permalink
TASK: Update textarea docs to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
dlubitz authored Jul 4, 2024
1 parent 77023f4 commit 40a1738
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,10 @@ Options Reference:

``minRows`` (integer)
Optional number to set the minRows of the TextArea if not expanded; Default ``2``.

``maxRows`` (integer)
Optional number to set the maxRows of the TextArea if expanded; Default ``24``.

``expandedRows`` (integer)
Optional number to set the expandedRows of the TextArea if expanded; Default ``6``.

Expand Down

0 comments on commit 40a1738

Please sign in to comment.