Carousel renders a slide viewer with previous and next controls when more than one item exists.
ui.carousel({ { title = 'Lua first', description = 'Build UI by describing nodes in Lua.' }, { title = 'Motion ready', description = 'AnimatePresence powers enter and exit transitions.' }})