DefinitelyTyped/types/owl.carousel/owl.carousel-tests.ts
2017-08-23 10:01:48 +02:00

6 lines
95 B
TypeScript

$('#first').owlCarousel();
$('#second').owlCarousel({});
$('#third').owlCarousel('destroy');