Answer the question
In order to leave comments, you need to log in
Styling LinkPager. How to remove disabled?
I'm trying to make a similar style out of layout.
<?php
echo LinkPager::widget([
'pagination' => $pages,
'activePageCssClass'=> 'active',
'hideOnSinglePage' => true,
'nextPageCssClass' => 'next',
'prevPageCssClass' => 'prev',
'options' => ['class' => '']
]);
?>
Answer the question
In order to leave comments, you need to log in
hell you will understand what you need. a lot of emotions, not a line in fact. maybe this:
https://www.yiiframework.com/doc/api/2.0/yii-widge...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question