yii2-ajax-submit-button
yii2-ajax-submit-button copied to clipboard
Old good ajax submit button from Yii 1 for Yii 2
Results
3
yii2-ajax-submit-button issues
Sort by
recently updated
recently updated
newest added
Added the option 'iconOptions' so you can customize the icon element i.e. ``` 'icon' => 'fas fa-random', 'iconOptions' => [ 'data-custom' => 'custom data for icon element', ], ``` resulting...
Наблюдается проблема. Когда через pjax релодится плагин, то кнопка перестает работать.
На каждую форму грузит заново jquery, как добавить зависимость?