Input Area

Render a styled textarea with optional resize handle. If you only provide an id, both name and id will contain the same value.

'id', // inheritable
'resizeable' => false,
'invalid' => false,
<x-inputArea resizeable />