Package

io.udash.bootstrap

carousel

Permalink

package carousel

Visibility
  1. Public
  2. All

Type Members

  1. final class UdashCarousel extends UdashBootstrapComponent with udash.Listenable[UdashCarousel, CarouselEvent]

    Permalink
  2. case class UdashCarouselSlide(imgSrc: Url, componentId: udash.ComponentId = ComponentId.newId())(content: scalatags.JsDom.all.Modifier*) extends UdashBootstrapComponent with Product with Serializable

    Permalink

    UdashCarousel slide.

    imgSrc

    Slide image source url.

    content

    Slide content.

Value Members

  1. object UdashCarousel

    Permalink

Ungrouped