Packages

final case class Message(as: UndefOr[AsC] = js.undefined, attached: UndefOr[MessageAttached] = js.undefined, child: UndefOr[VdomNode] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, color: UndefOr[semanticui.SemanticColor] = js.undefined, compact: UndefOr[Boolean] = js.undefined, content: UndefOr[|[VdomNode, MessageContentProps]] = js.undefined, error: UndefOr[Boolean] = js.undefined, floating: UndefOr[Boolean] = js.undefined, header: UndefOr[|[VdomNode, MessageHeaderProps]] = js.undefined, hidden: UndefOr[Boolean] = js.undefined, icon: UndefOr[IconShorthand] = js.undefined, info: UndefOr[Boolean] = js.undefined, list: UndefOr[|[Seq[VdomNode], MessageListProps]] = js.undefined, negative: UndefOr[Boolean] = js.undefined, onDismissE: UndefOr[OnDismiss] = js.undefined, onDismiss: UndefOr[Callback] = js.undefined, positive: UndefOr[Boolean] = js.undefined, size: UndefOr[MessageSize] = js.undefined, success: UndefOr[Boolean] = js.undefined, visible: UndefOr[Boolean] = js.undefined, warning: UndefOr[Boolean] = js.undefined, modifiers: Seq[TagMod] = Seq.empty) extends GenericComponentPAC[MessageProps, Message] with Product with Serializable

Linear Supertypes
Serializable, Product, Equals, GenericJsComponentAC[MessageProps, PropsAndChildren, Unit, Message], PassthroughAC[MessageProps], Passthrough[MessageProps], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Message
  2. Serializable
  3. Product
  4. Equals
  5. GenericJsComponentAC
  6. PassthroughAC
  7. Passthrough
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new Message(as: UndefOr[AsC] = js.undefined, attached: UndefOr[MessageAttached] = js.undefined, child: UndefOr[VdomNode] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, color: UndefOr[semanticui.SemanticColor] = js.undefined, compact: UndefOr[Boolean] = js.undefined, content: UndefOr[|[VdomNode, MessageContentProps]] = js.undefined, error: UndefOr[Boolean] = js.undefined, floating: UndefOr[Boolean] = js.undefined, header: UndefOr[|[VdomNode, MessageHeaderProps]] = js.undefined, hidden: UndefOr[Boolean] = js.undefined, icon: UndefOr[IconShorthand] = js.undefined, info: UndefOr[Boolean] = js.undefined, list: UndefOr[|[Seq[VdomNode], MessageListProps]] = js.undefined, negative: UndefOr[Boolean] = js.undefined, onDismissE: UndefOr[OnDismiss] = js.undefined, onDismiss: UndefOr[Callback] = js.undefined, positive: UndefOr[Boolean] = js.undefined, size: UndefOr[MessageSize] = js.undefined, success: UndefOr[Boolean] = js.undefined, visible: UndefOr[Boolean] = js.undefined, warning: UndefOr[Boolean] = 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]): Message
    Definition Classes
    Message → GenericJsComponentAC
  5. val as: UndefOr[AsC]
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. val attached: UndefOr[MessageAttached]
  8. val child: UndefOr[VdomNode]
  9. val className: UndefOr[String]
  10. val clazz: UndefOr[Css]
  11. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  12. val color: UndefOr[semanticui.SemanticColor]
  13. val compact: UndefOr[Boolean]
  14. val component: japgolly.scalajs.react.component.Js.ComponentWithRoot[MessageProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[MessageProps, MountedWithRoot[[A]A, MessageProps, Null, Component[MessageProps, Null], MessageProps, Null], MessageProps, MountedWithRoot[[A]A, MessageProps, Null, Component[MessageProps, Null], MessageProps, Null]], MessageProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[MessageProps, MountedWithRoot[[A]A, MessageProps, Null, Component[MessageProps, Null], MessageProps, Null], MessageProps, MountedWithRoot[[A]A, MessageProps, Null, Component[MessageProps, Null], MessageProps, Null]]]
    Attributes
    protected
    Definition Classes
    Message → GenericJsComponentAC
  15. val content: UndefOr[|[VdomNode, MessageContentProps]]
  16. def cprops: MessageProps
    Attributes
    protected
    Definition Classes
    Message → Passthrough
  17. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  18. val error: UndefOr[Boolean]
  19. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  20. val floating: UndefOr[Boolean]
  21. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  22. val header: UndefOr[|[VdomNode, MessageHeaderProps]]
  23. val hidden: UndefOr[Boolean]
  24. val icon: UndefOr[IconShorthand]
  25. val info: UndefOr[Boolean]
  26. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  27. val list: UndefOr[|[Seq[VdomNode], MessageListProps]]
  28. val modifiers: Seq[TagMod]
    Definition Classes
    Message → Passthrough
  29. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  30. val negative: UndefOr[Boolean]
  31. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  32. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  33. val onDismiss: UndefOr[Callback]
  34. val onDismissE: UndefOr[OnDismiss]
  35. val positive: UndefOr[Boolean]
  36. def productElementNames: Iterator[String]
    Definition Classes
    Product
  37. def rawModifiers: (MessageProps, List[VdomNode])
    Definition Classes
    PassthroughAC
  38. def render: Render[MessageProps]
    Definition Classes
    GenericJsComponentAC
    Annotations
    @inline()
  39. val size: UndefOr[MessageSize]
  40. val success: UndefOr[Boolean]
  41. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  42. val visible: UndefOr[Boolean]
  43. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  44. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  45. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  46. val warning: UndefOr[Boolean]

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from GenericJsComponentAC[MessageProps, PropsAndChildren, Unit, Message]

Inherited from PassthroughAC[MessageProps]

Inherited from Passthrough[MessageProps]

Inherited from AnyRef

Inherited from Any

Ungrouped