final case class TableHeaderCell(as: UndefOr[AsC] = js.undefined, active: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, collapsing: UndefOr[Boolean] = js.undefined, content: UndefOr[ShorthandS[japgolly.scalajs.react.vdom.html_<^.VdomNode]] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, error: UndefOr[Boolean] = js.undefined, icon: UndefOr[ShorthandS[Icon]] = js.undefined, negative: UndefOr[Boolean] = js.undefined, positive: UndefOr[Boolean] = js.undefined, selectable: UndefOr[Boolean] = js.undefined, singleLine: UndefOr[Boolean] = js.undefined, sorted: UndefOr[TableSorted] = js.undefined, textAlign: UndefOr[TableTextAlign] = js.undefined, verticalAlign: UndefOr[SemanticVerticalAlignment] = js.undefined, warning: UndefOr[Boolean] = js.undefined, width: UndefOr[SemanticWidth] = js.undefined, modifiers: Seq[japgolly.scalajs.react.vdom.html_<^.TagMod] = Seq.empty) extends GenericComponentPAC[TableHeaderCellProps, TableHeaderCell] with Product with Serializable

Linear Supertypes
Serializable, Product, Equals, GenericJsComponentAC[TableHeaderCellProps, PropsAndChildren, Unit, TableHeaderCell], PassthroughAC[TableHeaderCellProps], Passthrough[TableHeaderCellProps], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TableHeaderCell
  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 TableHeaderCell(as: UndefOr[AsC] = js.undefined, active: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, collapsing: UndefOr[Boolean] = js.undefined, content: UndefOr[ShorthandS[japgolly.scalajs.react.vdom.html_<^.VdomNode]] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, error: UndefOr[Boolean] = js.undefined, icon: UndefOr[ShorthandS[Icon]] = js.undefined, negative: UndefOr[Boolean] = js.undefined, positive: UndefOr[Boolean] = js.undefined, selectable: UndefOr[Boolean] = js.undefined, singleLine: UndefOr[Boolean] = js.undefined, sorted: UndefOr[TableSorted] = js.undefined, textAlign: UndefOr[TableTextAlign] = js.undefined, verticalAlign: UndefOr[SemanticVerticalAlignment] = js.undefined, warning: UndefOr[Boolean] = js.undefined, width: UndefOr[SemanticWidth] = js.undefined, modifiers: Seq[japgolly.scalajs.react.vdom.html_<^.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. val active: UndefOr[Boolean]
  5. def addModifiers(modifiers: Seq[japgolly.scalajs.react.vdom.html_<^.TagMod]): TableHeaderCell
    Definition Classes
    TableHeaderCell → GenericJsComponentAC
  6. val as: UndefOr[AsC]
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. val className: UndefOr[String]
  9. val clazz: UndefOr[Css]
  10. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  11. val collapsing: UndefOr[Boolean]
  12. val component: japgolly.scalajs.react.component.Js.ComponentWithRoot[TableHeaderCellProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[TableHeaderCellProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], TableHeaderCellProps, Null, Component[TableHeaderCellProps, Null], TableHeaderCellProps, Null], TableHeaderCellProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], TableHeaderCellProps, Null, Component[TableHeaderCellProps, Null], TableHeaderCellProps, Null]], TableHeaderCellProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[TableHeaderCellProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], TableHeaderCellProps, Null, Component[TableHeaderCellProps, Null], TableHeaderCellProps, Null], TableHeaderCellProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], TableHeaderCellProps, Null, Component[TableHeaderCellProps, Null], TableHeaderCellProps, Null]]]
    Attributes
    protected
    Definition Classes
    TableHeaderCell → GenericJsComponentAC
  13. val content: UndefOr[ShorthandS[japgolly.scalajs.react.vdom.html_<^.VdomNode]]
  14. def cprops: TableHeaderCellProps
    Attributes
    protected
    Definition Classes
    TableHeaderCell → Passthrough
  15. val disabled: UndefOr[Boolean]
  16. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  17. val error: UndefOr[Boolean]
  18. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  19. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  20. val icon: UndefOr[ShorthandS[Icon]]
  21. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  22. val modifiers: Seq[japgolly.scalajs.react.vdom.html_<^.TagMod]
    Definition Classes
    TableHeaderCell → Passthrough
  23. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  24. val negative: UndefOr[Boolean]
  25. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  26. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  27. val positive: UndefOr[Boolean]
  28. def productElementNames: Iterator[String]
    Definition Classes
    Product
  29. def rawModifiers: (TableHeaderCellProps, List[VdomNode])
    Definition Classes
    PassthroughAC
  30. def render: Render[TableHeaderCellProps]
    Definition Classes
    GenericJsComponentAC
    Annotations
    @inline()
  31. val selectable: UndefOr[Boolean]
  32. val singleLine: UndefOr[Boolean]
  33. val sorted: UndefOr[TableSorted]
  34. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  35. val textAlign: UndefOr[TableTextAlign]
  36. val verticalAlign: UndefOr[SemanticVerticalAlignment]
  37. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  38. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  39. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  40. val warning: UndefOr[Boolean]
  41. val width: UndefOr[SemanticWidth]
  42. def withOptionalRef(ref: Option[Handle[RawMounted[TableHeaderCellProps, Null]]]): GenericJsComponentAC[TableHeaderCellProps, PropsAndChildren, Unit, TableHeaderCell]
    Definition Classes
    GenericJsComponentAC
  43. def withRef(ref: Handle[RawMounted[TableHeaderCellProps, Null]]): GenericJsComponentAC[TableHeaderCellProps, PropsAndChildren, Unit, TableHeaderCell]
    Definition Classes
    GenericJsComponentAC

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from GenericJsComponentAC[TableHeaderCellProps, PropsAndChildren, Unit, TableHeaderCell]

Inherited from PassthroughAC[TableHeaderCellProps]

Inherited from Passthrough[TableHeaderCellProps]

Inherited from AnyRef

Inherited from Any

Ungrouped