final case class Popup(as: UndefOr[AsC] = js.undefined, basic: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, content: UndefOr[ShorthandS[PopupContent]] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, eventsEnabled: UndefOr[Boolean] = js.undefined, flowing: UndefOr[Boolean] = js.undefined, header: UndefOr[ShorthandS[PopupHeader]] = js.undefined, hideOnScroll: UndefOr[Boolean] = js.undefined, hoverable: UndefOr[Boolean] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, offset: UndefOr[|[JsNumber, String]] = js.undefined, on: UndefOr[|[PopupOn, List[PopupOn]]] = js.undefined, onCloseE: UndefOr[OnClose] = js.undefined, onClose: UndefOr[Callback] = js.undefined, onOpenE: UndefOr[OnOpen] = js.undefined, onOpen: UndefOr[Callback] = js.undefined, pinned: UndefOr[Boolean] = js.undefined, position: UndefOr[PopupPosition] = js.undefined, positionFixed: UndefOr[Boolean] = js.undefined, popperModifiers: UndefOr[Object] = js.undefined, size: UndefOr[semanticui.SemanticSize] = js.undefined, style: UndefOr[Style] = js.undefined, trigger: UndefOr[VdomNode] = js.undefined, wide: UndefOr[PopupWide] = js.undefined, modifiers: Seq[TagMod] = Seq.empty) extends GenericComponentPAC[PopupProps, Popup] with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Popup
- Serializable
- Product
- Equals
- GenericJsComponentAC
- PassthroughAC
- Passthrough
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new Popup(as: UndefOr[AsC] = js.undefined, basic: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, content: UndefOr[ShorthandS[PopupContent]] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, eventsEnabled: UndefOr[Boolean] = js.undefined, flowing: UndefOr[Boolean] = js.undefined, header: UndefOr[ShorthandS[PopupHeader]] = js.undefined, hideOnScroll: UndefOr[Boolean] = js.undefined, hoverable: UndefOr[Boolean] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, offset: UndefOr[|[JsNumber, String]] = js.undefined, on: UndefOr[|[PopupOn, List[PopupOn]]] = js.undefined, onCloseE: UndefOr[OnClose] = js.undefined, onClose: UndefOr[Callback] = js.undefined, onOpenE: UndefOr[OnOpen] = js.undefined, onOpen: UndefOr[Callback] = js.undefined, pinned: UndefOr[Boolean] = js.undefined, position: UndefOr[PopupPosition] = js.undefined, positionFixed: UndefOr[Boolean] = js.undefined, popperModifiers: UndefOr[Object] = js.undefined, size: UndefOr[semanticui.SemanticSize] = js.undefined, style: UndefOr[Style] = js.undefined, trigger: UndefOr[VdomNode] = js.undefined, wide: UndefOr[PopupWide] = js.undefined, modifiers: Seq[TagMod] = Seq.empty)
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def addModifiers(modifiers: Seq[TagMod]): Popup
- Definition Classes
- Popup → GenericJsComponentAC
- val as: UndefOr[AsC]
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val basic: UndefOr[Boolean]
- val className: UndefOr[String]
- val clazz: UndefOr[Css]
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- val component: japgolly.scalajs.react.component.Js.ComponentWithRoot[PopupProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[PopupProps, MountedWithRoot[[A]A, PopupProps, Null, Component[PopupProps, Null], PopupProps, Null], PopupProps, MountedWithRoot[[A]A, PopupProps, Null, Component[PopupProps, Null], PopupProps, Null]], PopupProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[PopupProps, MountedWithRoot[[A]A, PopupProps, Null, Component[PopupProps, Null], PopupProps, Null], PopupProps, MountedWithRoot[[A]A, PopupProps, Null, Component[PopupProps, Null], PopupProps, Null]]]
- Attributes
- protected
- Definition Classes
- Popup → GenericJsComponentAC
- val content: UndefOr[ShorthandS[PopupContent]]
- def cprops: PopupProps
- Attributes
- protected
- Definition Classes
- Popup → Passthrough
- val disabled: UndefOr[Boolean]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val eventsEnabled: UndefOr[Boolean]
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- val flowing: UndefOr[Boolean]
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- val header: UndefOr[ShorthandS[PopupHeader]]
- val hideOnScroll: UndefOr[Boolean]
- val hoverable: UndefOr[Boolean]
- val inverted: UndefOr[Boolean]
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val modifiers: Seq[TagMod]
- Definition Classes
- Popup → Passthrough
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- val offset: UndefOr[|[JsNumber, String]]
- val on: UndefOr[|[PopupOn, List[PopupOn]]]
- val onClose: UndefOr[Callback]
- val onCloseE: UndefOr[OnClose]
- val onOpen: UndefOr[Callback]
- val onOpenE: UndefOr[OnOpen]
- val pinned: UndefOr[Boolean]
- val popperModifiers: UndefOr[Object]
- val position: UndefOr[PopupPosition]
- val positionFixed: UndefOr[Boolean]
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- def rawModifiers: (PopupProps, List[VdomNode])
- Definition Classes
- PassthroughAC
- def render: Render[PopupProps]
- Definition Classes
- GenericJsComponentAC
- Annotations
- @inline()
- val size: UndefOr[semanticui.SemanticSize]
- val style: UndefOr[Style]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- val trigger: UndefOr[VdomNode]
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- val wide: UndefOr[PopupWide]