atatanasov / gijgo

Gijgo - Free Javascript Controls
http://gijgo.com
MIT License
475 stars 187 forks source link

Bootstrap button icon 5 #732

Closed DidiHar13 closed 9 months ago

DidiHar13 commented 9 months ago

Hi I want to ask. Related when the button icon on the click is even reloading the page pada bootstrap5?

$('.datepicker').datepicker({ uiLibrary: 'bootstrap5', icons: { rightIcon: '', }, format: 'dd/mm/yyyy', }); Screenshot 2023-12-30 091054

atatanasov commented 9 months ago

You can see an examples how to use righticon setting on https://gijgo.com/datepicker/configuration/icons.rightIcon. The issue from the screenshot seems to be related with external css code in your app.