core/auto_rows

Enhance a textarea with auto growing rows to fit the content.

Source:
Since:
  • 3.2
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Methods

(inner) init(root)

Source:

Add the event listeners for all text areas within the given element.

Parameters:
Name Type Description
root jQuery | selector

The container element of all enhanced text areas

Source:
Since:
  • 3.2
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Methods

(inner) init(root)

Source:

Add the event listeners for all text areas within the given element.

Parameters:
Name Type Description
root jQuery | selector

The container element of all enhanced text areas