fredrik_persson_

Swipe Card 01

Jul 25th, 2023
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.53 KB | None | 0 0
  1. type: custom:swipe-card
  2. card_width: 220px
  3. start_card: 2
  4. parameters:
  5.   effect: coverflow
  6.   coverflowEffect:
  7.     rotate: 50
  8.     stretch: 55
  9.     depth: 350
  10.     modifier: 1
  11.     slideShadows: true
  12.   grabCursor: true
  13.   centeredSlides: true
  14.   slidesPerView: auto
  15.   spaceBetween: 0
  16.   followFinger: true
  17. cards:
  18.   - type: custom:mushroom-entity-card
  19.     entity: person.fredrik_persson
  20.   - type: custom:mushroom-entity-card
  21.     entity: person.fredrik_persson
  22.   - type: custom:mushroom-entity-card
  23.     entity: person.fredrik_persson
  24.  
Advertisement
Add Comment
Please, Sign In to add comment