Skip to main content

Textarea

Submitted by admin on
$form['text'] = [
'type'    => 'textarea',
'title'   => t('Text'),
'tab' => 'section_content',
'group' => 'card_group_text',
'update_selector' => '.card-text',
];