Package

com.karasiq.bootstrap

modal

Permalink

package modal

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait Modal extends AnyRef

    Permalink
  2. case class ModalBuilder(title: scalatags.JsDom.all.Modifier, body: scalatags.JsDom.all.Modifier, buttons: scalatags.JsDom.all.Modifier) extends Modal with Product with Serializable

    Permalink
  3. trait ModalOptions extends Object

    Permalink
    Annotations
    @RawJSType() @native()

Ungrouped