/home/techb158/l2hypotheques.com/wp-content/plugins/elementor/includes/controls
Edit: /home/techb158/l2hypotheques.com/wp-content/plugins/elementor/includes/controls/textarea.php (2054B)
true,
'rows' => 5,
'placeholder' => '',
'ai' => [
'active' => true,
'type' => 'textarea',
],
'dynamic' => [
'categories' => [ TagsModule::TEXT_CATEGORY ],
],
];
}
/**
* Render textarea control output in the editor.
*
* Used to generate the control HTML in the editor using Underscore JS
* template. The variables for the class are available using `data` JS
* object.
*
* @since 1.0.0
* @access public
*/
public function content_template() {
?>
<# if ( data.description ) { #>
{{{ data.description }}}
<# } #>