Chillside
Chillside
``` $('#modal').iziModal('open', { class: 'my-class' // add class to modal div }); ``` or can i `setTheme` like setTitle ? ``` $('#modal').iziModal('open', { theme: 'light', }); ``` not workin for...
Для одинаковых ссылок каждый раз использовать новый URL, возможно ли добавить такой параметр? Спасибо!
the library includes unnecessary styles. I would like to be able to turn them off. It would also be convenient to have classes for internal elements, so as not to...