Skip to content

Commit 4c559bc

Browse files
committed
[add] getText() textarea method to what's new
1 parent 1cbdf60 commit 4c559bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/whatsnew.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ In this version TreeGrid becomes a part of Grid. Check the [Migration](migration
3535

3636
- The ability to [specify patternMask/numberMask for the Input and Textarea controls](form/work_with_form.md#using-input-masks)
3737
- The new [`getText()`](form/api/input/input_gettext_method.md) method for getting the text value of an input
38+
- The new [`getText()`](form/api/textarea/textarea_gettext_method.md) method for getting the text value of a textarea
3839

3940
#### Grid
4041

0 commit comments

Comments
 (0)