You can render any component into any element on the page. So if there is a <div> you want to render a carousel to, just use the renderTo config on the carousel and pass in the id of that element. You will have to set the size.
You can render any component into any element on the page. So if there is a <div> you want to render a carousel to, just use the renderTo config on the carousel and pass in the id of that element. You will have to set the size.