Packages

final case class Confirm(as: UndefOr[AsC] = js.undefined, basic: UndefOr[Boolean] = js.undefined, cancelButton: UndefOr[ShorthandS[Button]] = js.undefined, centered: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, closeIcon: UndefOr[Icon] = js.undefined, closeOnDimmerClick: UndefOr[Boolean] = js.undefined, closeOnDocumentClick: UndefOr[Boolean] = js.undefined, confirmButton: UndefOr[ShorthandS[Button]] = js.undefined, content: UndefOr[ShorthandS[ModalContent]] = js.undefined, defaultOpen: UndefOr[Boolean] = js.undefined, dimmer: UndefOr[ModalDimmer] = js.undefined, eventPool: UndefOr[String] = js.undefined, header: UndefOr[ShorthandS[ModalHeader]] = js.undefined, onActionClickE: UndefOr[OnActionClick] = js.undefined, onActionClick: UndefOr[Callback] = js.undefined, onCancelE: UndefOr[OnCancel] = js.undefined, onCancel: UndefOr[Callback] = js.undefined, onCloseE: UndefOr[OnClose] = js.undefined, onClose: UndefOr[Callback] = js.undefined, onConfirmE: UndefOr[OnConfirm] = js.undefined, onConfirm: UndefOr[Callback] = js.undefined, onOpenE: UndefOr[OnOpen] = js.undefined, onOpen: UndefOr[Callback] = js.undefined, onMountE: UndefOr[OnMount] = js.undefined, onMount: UndefOr[Callback] = js.undefined, open: UndefOr[Boolean] = js.undefined, size: UndefOr[ModalSize] = js.undefined, style: UndefOr[Style] = js.undefined, trigger: UndefOr[VdomNode] = js.undefined, modifiers: Seq[TagMod] = Seq.empty) extends GenericComponentPA[ConfirmProps, Confirm] with Product with Serializable

Linear Supertypes
Serializable, Product, Equals, GenericJsComponentA[ConfirmProps, Props, Unit, Confirm], PassthroughA[ConfirmProps], Passthrough[ConfirmProps], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Confirm
  2. Serializable
  3. Product
  4. Equals
  5. GenericJsComponentA
  6. PassthroughA
  7. Passthrough
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new Confirm(as: UndefOr[AsC] = js.undefined, basic: UndefOr[Boolean] = js.undefined, cancelButton: UndefOr[ShorthandS[Button]] = js.undefined, centered: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, closeIcon: UndefOr[Icon] = js.undefined, closeOnDimmerClick: UndefOr[Boolean] = js.undefined, closeOnDocumentClick: UndefOr[Boolean] = js.undefined, confirmButton: UndefOr[ShorthandS[Button]] = js.undefined, content: UndefOr[ShorthandS[ModalContent]] = js.undefined, defaultOpen: UndefOr[Boolean] = js.undefined, dimmer: UndefOr[ModalDimmer] = js.undefined, eventPool: UndefOr[String] = js.undefined, header: UndefOr[ShorthandS[ModalHeader]] = js.undefined, onActionClickE: UndefOr[OnActionClick] = js.undefined, onActionClick: UndefOr[Callback] = js.undefined, onCancelE: UndefOr[OnCancel] = js.undefined, onCancel: UndefOr[Callback] = js.undefined, onCloseE: UndefOr[OnClose] = js.undefined, onClose: UndefOr[Callback] = js.undefined, onConfirmE: UndefOr[OnConfirm] = js.undefined, onConfirm: UndefOr[Callback] = js.undefined, onOpenE: UndefOr[OnOpen] = js.undefined, onOpen: UndefOr[Callback] = js.undefined, onMountE: UndefOr[OnMount] = js.undefined, onMount: UndefOr[Callback] = js.undefined, open: UndefOr[Boolean] = js.undefined, size: UndefOr[ModalSize] = js.undefined, style: UndefOr[Style] = js.undefined, trigger: UndefOr[VdomNode] = js.undefined, modifiers: Seq[TagMod] = Seq.empty)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def addModifiers(modifiers: Seq[TagMod]): Confirm
    Definition Classes
    Confirm → GenericJsComponentA
  5. val as: UndefOr[AsC]
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. val basic: UndefOr[Boolean]
  8. val cancelButton: UndefOr[ShorthandS[Button]]
  9. val centered: UndefOr[Boolean]
  10. val className: UndefOr[String]
  11. val clazz: UndefOr[Css]
  12. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  13. val closeIcon: UndefOr[Icon]
  14. val closeOnDimmerClick: UndefOr[Boolean]
  15. val closeOnDocumentClick: UndefOr[Boolean]
  16. val component: japgolly.scalajs.react.component.Js.ComponentWithRoot[ConfirmProps, [-p, +u]Props[p, u], UnmountedWithRoot[ConfirmProps, MountedWithRoot[[A]A, ConfirmProps, Null, Component[ConfirmProps, Null], ConfirmProps, Null], ConfirmProps, MountedWithRoot[[A]A, ConfirmProps, Null, Component[ConfirmProps, Null], ConfirmProps, Null]], ConfirmProps, [-p, +u]Props[p, u], UnmountedWithRoot[ConfirmProps, MountedWithRoot[[A]A, ConfirmProps, Null, Component[ConfirmProps, Null], ConfirmProps, Null], ConfirmProps, MountedWithRoot[[A]A, ConfirmProps, Null, Component[ConfirmProps, Null], ConfirmProps, Null]]]
    Attributes
    protected
    Definition Classes
    Confirm → GenericJsComponentA
  17. val confirmButton: UndefOr[ShorthandS[Button]]
  18. val content: UndefOr[ShorthandS[ModalContent]]
  19. def cprops: ConfirmProps
    Attributes
    protected
    Definition Classes
    Confirm → Passthrough
  20. val defaultOpen: UndefOr[Boolean]
  21. val dimmer: UndefOr[ModalDimmer]
  22. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  23. val eventPool: UndefOr[String]
  24. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  25. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  26. val header: UndefOr[ShorthandS[ModalHeader]]
  27. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  28. val modifiers: Seq[TagMod]
    Definition Classes
    Confirm → Passthrough
  29. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  30. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  31. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  32. val onActionClick: UndefOr[Callback]
  33. val onActionClickE: UndefOr[OnActionClick]
  34. val onCancel: UndefOr[Callback]
  35. val onCancelE: UndefOr[OnCancel]
  36. val onClose: UndefOr[Callback]
  37. val onCloseE: UndefOr[OnClose]
  38. val onConfirm: UndefOr[Callback]
  39. val onConfirmE: UndefOr[OnConfirm]
  40. val onMount: UndefOr[Callback]
  41. val onMountE: UndefOr[OnMount]
  42. val onOpen: UndefOr[Callback]
  43. val onOpenE: UndefOr[OnOpen]
  44. val open: UndefOr[Boolean]
  45. def productElementNames: Iterator[String]
    Definition Classes
    Product
  46. def rawProps: ConfirmProps
    Definition Classes
    PassthroughA
  47. def render: Render[ConfirmProps]
    Definition Classes
    GenericJsComponentA
    Annotations
    @inline()
  48. val size: UndefOr[ModalSize]
  49. val style: UndefOr[Style]
  50. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  51. val trigger: UndefOr[VdomNode]
  52. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  53. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  54. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from GenericJsComponentA[ConfirmProps, Props, Unit, Confirm]

Inherited from PassthroughA[ConfirmProps]

Inherited from Passthrough[ConfirmProps]

Inherited from AnyRef

Inherited from Any

Ungrouped