bramkragten / swipe-card

Card that allows you to swipe throught multiple cards for Home Assistant Lovelace
234 stars 32 forks source link

Add pagination icon to cards #81

Open sriramsv opened 8 months ago

sriramsv commented 8 months ago

It will be useful to add pagination icons which show that a card has multiple pages on the dashboard. Similar to how iPhone adds the small icons on widgets on the Home Screen.

camels84 commented 1 month ago

Search, here: https://swiperjs.com/swiper-api#prop-swiper-activeIndex

but in parameter use this:

  pagination:
    type: bullets
    clickable: true