본문 바로가기

카테고리 없음

[웹3]240405-18일차(스와이퍼 페이지네이션 이어서)

https://codepen.io/limyena/pen/PogEbvM

 

스와이퍼 페이지네이션 커스텀하기(선생님)

...

codepen.io

 

 

 

 

 

index + 1

index

[ index ]

변수[ index ]

 

변수[a,b,c]

인덱스[0,1,2]

0=a

1=b

2=c

 

( index ) 0

( index ) 1

( index ) 2

( index ) 3