From 6617d8bcd1db42bf03a4b1d9288e16dae8acfd5a Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 21 Apr 2014 13:28:21 -0700 Subject: [PATCH] Document .direction & .relatedTarget properties of Carousel events. Fixes #13395 --- docs/_includes/js/carousel.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/_includes/js/carousel.html b/docs/_includes/js/carousel.html index b0665dba8d..2b5b0111b1 100644 --- a/docs/_includes/js/carousel.html +++ b/docs/_includes/js/carousel.html @@ -203,6 +203,11 @@ $('.carousel').carousel({

Events

Bootstrap's carousel class exposes two events for hooking into carousel functionality.

+

Both events have the following additional properties:

+