Skip to content

Latest commit

 

History

History

sifrr-carousel

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

sifrr-carousel

Usage

After loading sifrr-carousel JS file as instructed in main readme. Put this in your html file:

<sifrr-carousel>
  <img src="./big.jpg" alt="" slot="content"> // tab content
  <img src="./small.jpg" alt="" slot="preview"> // preview content
</sifrr-carousel>