Class representing a textarea element type.
File: src/db-objects/elements/element-types/base/textarea.php
Textarea::filter_json()
Filters the array representation of a given element of this type.
Textarea::validate_field()
Validates a field value for an element.
Textarea::get_edit_submission_fields_args()
Gets the fields arguments for an element of this type when editing submission values in the admin.
Textarea::bootstrap()
Bootstraps the element type by setting properties.