Answer the question
In order to leave comments, you need to log in
How to add specific style for dropDownList in yii2?
I am using yii2 advanced.
There is a certain dropDownList on the form, indicated the output of certain values in the dropDownList.
Now I can’t specify a specific style for it, how can I do it by analogy with:
<?= $form->field($model, 'typeRequest')->textInput(['style' => 'color:black; border -radius: 5px;', 'maxlength' => true]) ?> ?
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