Answer the question
In order to leave comments, you need to log in
How can Input type submit be written in Yii2?
How to write such piece of code in yii using Html helpers?
<input type="submit" name="submit" value="ОТПРАВИТЬ" class="more active">
<?= Html::submitButton('Submit', ['class' => 'more active', 'name' => 'submit']) ?>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question