Skip to main content

Tab

Submitted by admin on

Tabs are used to add separations to the form and are necessary for the correct display of the form.

$form['tab_id'] = [
'type' => 'tab',
'title' =>  t('Content')
];