Type Members
- trait ModalProps extends Object
- type OnActionClick = (japgolly.scalajs.react.ReactMouseEvent, ModalProps) => japgolly.scalajs.react.Callback
- type OnClose = (japgolly.scalajs.react.ReactMouseEvent, ModalProps) => japgolly.scalajs.react.Callback
- type OnMount = (ModalProps) => japgolly.scalajs.react.Callback
- type OnOpen = (japgolly.scalajs.react.ReactMouseEvent, ModalProps) => japgolly.scalajs.react.Callback
- type OnUnmount = (ModalProps) => japgolly.scalajs.react.Callback
- type RawOnActionClick = Function2[japgolly.scalajs.react.ReactMouseEvent, ModalProps, Unit]
- type RawOnClose = Function2[japgolly.scalajs.react.ReactMouseEvent, ModalProps, Unit]
- type RawOnMount = Function2[Unit, ModalProps, Unit]
- type RawOnOpen = Function2[japgolly.scalajs.react.ReactMouseEvent, ModalProps, Unit]
- type RawOnUnmount = Function2[Unit, ModalProps, Unit]
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def apply(modifiers: TagMod*): Modal
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def props(q: Modal): ModalProps
- def rawprops(as: UndefOr[AsC] = js.undefined, actions: UndefOr[Seq[ShorthandS[Button]]] = js.undefined, basic: UndefOr[Boolean] = js.undefined, centered: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, closeIcon: UndefOr[ShorthandS[Icon]] = js.undefined, closeOnDimmerClick: UndefOr[Boolean] = js.undefined, closeOnDocumentClick: UndefOr[Boolean] = js.undefined, content: UndefOr[ShorthandS[ModalContent]] = js.undefined, defaultOpen: UndefOr[Boolean] = js.undefined, dimmer: UndefOr[|[Dimmer, ModalDimmer]] = js.undefined, eventPool: UndefOr[String] = js.undefined, header: UndefOr[ShorthandS[]] = js.undefined, onActionClickE: UndefOr[OnActionClick] = js.undefined, onActionClick: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onCloseE: UndefOr[OnClose] = js.undefined, onClose: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onOpenE: UndefOr[OnOpen] = js.undefined, onOpen: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onMountE: UndefOr[OnMount] = js.undefined, onMount: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, open: UndefOr[Boolean] = js.undefined, size: UndefOr[ModalSize] = js.undefined, style: UndefOr[Style] = js.undefined, trigger: UndefOr[VdomNode] = js.undefined): ModalProps
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- object RawComponent extends Object
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- trait ModalProps extends Object
- type OnActionClick = (japgolly.scalajs.react.ReactMouseEvent, ModalProps) => japgolly.scalajs.react.Callback
- type OnClose = (japgolly.scalajs.react.ReactMouseEvent, ModalProps) => japgolly.scalajs.react.Callback
- type OnMount = (ModalProps) => japgolly.scalajs.react.Callback
- type OnOpen = (japgolly.scalajs.react.ReactMouseEvent, ModalProps) => japgolly.scalajs.react.Callback
- type OnUnmount = (ModalProps) => japgolly.scalajs.react.Callback
- type RawOnActionClick = Function2[japgolly.scalajs.react.ReactMouseEvent, ModalProps, Unit]
- type RawOnClose = Function2[japgolly.scalajs.react.ReactMouseEvent, ModalProps, Unit]
- type RawOnMount = Function2[Unit, ModalProps, Unit]
- type RawOnOpen = Function2[japgolly.scalajs.react.ReactMouseEvent, ModalProps, Unit]
- type RawOnUnmount = Function2[Unit, ModalProps, Unit]
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def apply(modifiers: TagMod*): Modal
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def props(q: Modal): ModalProps
- def rawprops(as: UndefOr[AsC] = js.undefined, actions: UndefOr[Seq[ShorthandS[Button]]] = js.undefined, basic: UndefOr[Boolean] = js.undefined, centered: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, closeIcon: UndefOr[ShorthandS[Icon]] = js.undefined, closeOnDimmerClick: UndefOr[Boolean] = js.undefined, closeOnDocumentClick: UndefOr[Boolean] = js.undefined, content: UndefOr[ShorthandS[ModalContent]] = js.undefined, defaultOpen: UndefOr[Boolean] = js.undefined, dimmer: UndefOr[|[Dimmer, ModalDimmer]] = js.undefined, eventPool: UndefOr[String] = js.undefined, header: UndefOr[ShorthandS[]] = js.undefined, onActionClickE: UndefOr[OnActionClick] = js.undefined, onActionClick: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onCloseE: UndefOr[OnClose] = js.undefined, onClose: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onOpenE: UndefOr[OnOpen] = js.undefined, onOpen: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onMountE: UndefOr[OnMount] = js.undefined, onMount: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, open: UndefOr[Boolean] = js.undefined, size: UndefOr[ModalSize] = js.undefined, style: UndefOr[Style] = js.undefined, trigger: UndefOr[VdomNode] = js.undefined): ModalProps
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- object RawComponent extends Object