final case class Popup(as: UndefOr[AsC] = js.undefined, basic: UndefOr[Boolean] = js.undefined, child: UndefOr[VdomNode] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, content: UndefOr[PopupContentProps] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, flowing: UndefOr[Boolean] = js.undefined, header: UndefOr[PopupHeaderProps] = 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, popperModifiers: UndefOr[Object] = js.undefined, size: UndefOr[SemanticSize] = js.undefined, style: UndefOr[Style] = js.undefined, trigger: UndefOr[VdomNode] = js.undefined, wide: UndefOr[PopupWide] = js.undefined, children: ChildrenArgs = Seq.empty) extends GenericComponentPC[PopupProps] with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Popup
- Serializable
- Product
- Equals
- GenericJsComponentC
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new Popup(as: UndefOr[AsC] = js.undefined, basic: UndefOr[Boolean] = js.undefined, child: UndefOr[VdomNode] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, content: UndefOr[PopupContentProps] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, flowing: UndefOr[Boolean] = js.undefined, header: UndefOr[PopupHeaderProps] = 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, popperModifiers: UndefOr[Object] = js.undefined, size: UndefOr[SemanticSize] = js.undefined, style: UndefOr[Style] = js.undefined, trigger: UndefOr[VdomNode] = js.undefined, wide: UndefOr[PopupWide] = js.undefined, children: ChildrenArgs = 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
- val as: UndefOr[AsC]
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val basic: UndefOr[Boolean]
- val child: UndefOr[VdomNode]
- val children: ChildrenArgs
- Definition Classes
- Popup → GenericJsComponentC
- 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 content: UndefOr[PopupContentProps]
- def cprops: PopupProps
- Definition Classes
- Popup → GenericJsComponentC
- val disabled: UndefOr[Boolean]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- 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[PopupHeaderProps]
- val hideOnScroll: UndefOr[Boolean]
- val hoverable: UndefOr[Boolean]
- val inverted: UndefOr[Boolean]
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- 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]
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- def render: Render[PopupProps]
- Definition Classes
- GenericJsComponentC
- Annotations
- @inline()
- def renderWith: (Seq[ChildArg]) => UnmountedWithRoot[PopupProps, MountedWithRoot[[A]A, PopupProps, Null, Component[PopupProps, Null], PopupProps, Null], PopupProps, MountedWithRoot[[A]A, PopupProps, Null, Component[PopupProps, Null], PopupProps, Null]]
- Definition Classes
- Popup → GenericJsComponentC
- Annotations
- @inline()
- val size: UndefOr[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]
- def withChildren(children: ChildrenArgs): Popup
- Definition Classes
- Popup → GenericJsComponentC