Table of Contents

MBCarousel<TItem>

Summary

A carousel implementing amimation using an MBSlidingContent to provide animation cues.

Details

  • Implements a carousel using sliding content.
  • Radio buttons show the current page.
  • The interval between page transitions can be set between 1,000 and 60,000 milliseconds, defaulting to 3,000.
  • Hovering over the carousel reveals forward, backwards and a stop/start button.
  • Clicking the radio buttons or the forward/backward buttons stops the carousel, with a restart requiring use of the stop/start button.

 

 

Components Docs