ZouYouShun / ngx-hm-carousel

a light carousel for Angular18+, support mobile touch by hammerJs
https://stackblitz.com/edit/stackblitz-starters-nkd5pk?file=src%2Fmain.ts
MIT License
60 stars 10 forks source link

[Question]: Carousel Example for mat-cards with header content and action buttons #30

Closed geyuqiu closed 4 years ago

geyuqiu commented 4 years ago

Hi,

do you happen to have a working carousel Example for mat-cards with header content and action buttons somewhere?

Screenshot 2020-09-02 at 23 57 39

Appreciate your help.

thx ;)

ZouYouShun commented 4 years ago

hi @geyuqiu

https://stackblitz.com/edit/ngx-hm-carousel-fade-example?file=src%2Fapp%2Fapp.component.html

you can change the content inside ngx-hm-carousel-container easily to fit you requirement.