final case class TableCell(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, 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[TableCellProps, TableCell] with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TableCell
- Serializable
- Product
- Equals
- GenericJsComponentAC
- PassthroughAC
- Passthrough
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new TableCell(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, 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
- 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 active: UndefOr[Boolean]
- def addModifiers(modifiers: Seq[japgolly.scalajs.react.vdom.html_<^.TagMod]): TableCell
- Definition Classes
- TableCell → GenericJsComponentAC
- val as: UndefOr[AsC]
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- 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 collapsing: UndefOr[Boolean]
- val component: japgolly.scalajs.react.component.Js.ComponentWithRoot[TableCellProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[TableCellProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], TableCellProps, Null, Component[TableCellProps, Null], TableCellProps, Null], TableCellProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], TableCellProps, Null, Component[TableCellProps, Null], TableCellProps, Null]], TableCellProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[TableCellProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], TableCellProps, Null, Component[TableCellProps, Null], TableCellProps, Null], TableCellProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], TableCellProps, Null, Component[TableCellProps, Null], TableCellProps, Null]]]
- Attributes
- protected
- Definition Classes
- TableCell → GenericJsComponentAC
- val content: UndefOr[ShorthandS[japgolly.scalajs.react.vdom.html_<^.VdomNode]]
- def cprops: TableCellProps
- Attributes
- protected
- Definition Classes
- TableCell → Passthrough
- val disabled: UndefOr[Boolean]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val error: UndefOr[Boolean]
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- val icon: UndefOr[ShorthandS[Icon]]
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val modifiers: Seq[japgolly.scalajs.react.vdom.html_<^.TagMod]
- Definition Classes
- TableCell → Passthrough
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val negative: UndefOr[Boolean]
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- val positive: UndefOr[Boolean]
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- def rawModifiers: (TableCellProps, List[VdomNode])
- Definition Classes
- PassthroughAC
- def render: Render[TableCellProps]
- Definition Classes
- GenericJsComponentAC
- Annotations
- @inline()
- val selectable: UndefOr[Boolean]
- val singleLine: UndefOr[Boolean]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- val textAlign: UndefOr[TableTextAlign]
- val verticalAlign: UndefOr[SemanticVerticalAlignment]
- 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 warning: UndefOr[Boolean]
- val width: UndefOr[SemanticWidth]
- def withOptionalRef(ref: Option[Handle[RawMounted[TableCellProps, Null]]]): GenericJsComponentAC[TableCellProps, PropsAndChildren, Unit, TableCell]
- Definition Classes
- GenericJsComponentAC
- def withRef(ref: Handle[RawMounted[TableCellProps, Null]]): GenericJsComponentAC[TableCellProps, PropsAndChildren, Unit, TableCell]
- Definition Classes
- GenericJsComponentAC