Package

io.udash.bootstrap

carousel

Permalink

package carousel

Visibility
  1. Public
  2. All

Type Members

  1. final class UdashCarousel[ItemType, ElemType <: udash.ReadableProperty[ItemType]] extends UdashBootstrapComponent with bootstrap.Listenable[UdashCarousel[ItemType, ElemType], CarouselEvent[ItemType, ElemType]]

    Permalink
  2. case class UdashCarouselSlide(imgSrc: Url)(caption: scalatags.JsDom.all.Modifier*) extends Product with Serializable

    Permalink

    UdashCarousel slide.

    imgSrc

    Slide image source url.

    caption

    Slide caption content.

Value Members

  1. object UdashCarousel

    Permalink

Ungrouped