Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 481 Bytes

File metadata and controls

15 lines (14 loc) · 481 Bytes

Interstitial

Props Type Required? Other Info (optional)
condition bool Yes
customClass string
imageSource string
className Description (optional)
CC-Interstitial--container Contains the image
CC-Interstitial--image The image used as the interstitial
<Interstitial condition={true} imageSource="sample.image.com" />

BACK