bsgies

Results 3 comments of bsgies

@JronZhu Can you tell me how did you add the images next to text dynamically? I'm returning the results via Google Map API.

There is. You can just use max: true and it will work for you. Here's the example: https://jsfiddle.net/xs4z1dot/

Unfortunately the amsul datepicker doesn't offer a built-in function to do this. You can fake it using some custom css however. Essentially overwrite the styles for picker__nav--prev & picker__nav--next and...