Bootstrap offers a carousel component. The web example code is given here:
<https://ng-bootstrap.github.io/#/components/carousel/examples>
If I copy the HTML and Javascript from this example into JSFiddle, I get nothing in the results pane that resembles a carousel. (I get some text) Note that I am changing nothing at all; I am using the web example exactly.
So I must be missing something. Can someone advise? Thank you.
Dale Francis