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