$sanitizer


Properties and Methods

$sanitizer->textarea($value, $options)

Introduced in Version 2.0

Description

Same as textarea() except that you may modify the options documented later in this page, noting that multiLine is already true, and maxLength is already 16384.

Post Comment