Specifies the enum options for resize direction of the TextArea sections.
Definition
Package:@progress/kendo-vue-inputs
Values
both—TextArea can be resized both vertically and horizontally.
horizontal—TextArea can be resized only horizontally.
none—TextArea can not be manually resized.
vertical(Default) —TextArea can be resized only vertically.