1. 程式人生 > >yii2 activeform without <div class="form-group">

yii2 activeform without <div class="form-group">

color without nbsp als lse IE RM IT active

ActiveForm::begin([
    ‘id‘ => ‘contact-form‘,
    ‘fieldConfig‘ => [
        ‘options‘ => [
            ‘tag‘ => false,
        ],
    ],
]); 

yii2 activeform without <div class="form-group">