final case class Table(as: UndefOr[AsC] = js.undefined, attached: UndefOr[TableAttached] = js.undefined, basic: UndefOr[TableBasic] = js.undefined, celled: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, collapsing: UndefOr[Boolean] = js.undefined, color: UndefOr[SemanticColor] = js.undefined, columns: UndefOr[SemanticWidth] = js.undefined, compact: UndefOr[TableCompact] = js.undefined, definition: UndefOr[Boolean] = js.undefined, fixed: UndefOr[Boolean] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, padded: UndefOr[TablePadded] = js.undefined, selectable: UndefOr[Boolean] = js.undefined, singleLine: UndefOr[Boolean] = js.undefined, size: UndefOr[TableSize] = js.undefined, sortable: UndefOr[Boolean] = js.undefined, stackable: UndefOr[Boolean] = js.undefined, striped: UndefOr[Boolean] = js.undefined, structured: UndefOr[Boolean] = js.undefined, textAlign: UndefOr[TableTextAlign] = js.undefined, unstackable: UndefOr[Boolean] = js.undefined, verticalAlign: UndefOr[SemanticVerticalAlignment] = js.undefined, modifiers: Seq[japgolly.scalajs.react.vdom.html_<^.TagMod] = Seq.empty) extends GenericComponentPAC[TableProps, Table] with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Table
- Serializable
- Product
- Equals
- GenericJsComponentAC
- PassthroughAC
- Passthrough
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new Table(as: UndefOr[AsC] = js.undefined, attached: UndefOr[TableAttached] = js.undefined, basic: UndefOr[TableBasic] = js.undefined, celled: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, collapsing: UndefOr[Boolean] = js.undefined, color: UndefOr[SemanticColor] = js.undefined, columns: UndefOr[SemanticWidth] = js.undefined, compact: UndefOr[TableCompact] = js.undefined, definition: UndefOr[Boolean] = js.undefined, fixed: UndefOr[Boolean] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, padded: UndefOr[TablePadded] = js.undefined, selectable: UndefOr[Boolean] = js.undefined, singleLine: UndefOr[Boolean] = js.undefined, size: UndefOr[TableSize] = js.undefined, sortable: UndefOr[Boolean] = js.undefined, stackable: UndefOr[Boolean] = js.undefined, striped: UndefOr[Boolean] = js.undefined, structured: UndefOr[Boolean] = js.undefined, textAlign: UndefOr[TableTextAlign] = js.undefined, unstackable: UndefOr[Boolean] = js.undefined, verticalAlign: UndefOr[SemanticVerticalAlignment] = 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
- def addModifiers(modifiers: Seq[japgolly.scalajs.react.vdom.html_<^.TagMod]): Table
- Definition Classes
- Table → GenericJsComponentAC
- val as: UndefOr[AsC]
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val attached: UndefOr[TableAttached]
- val basic: UndefOr[TableBasic]
- val celled: 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 collapsing: UndefOr[Boolean]
- val color: UndefOr[SemanticColor]
- val columns: UndefOr[SemanticWidth]
- val compact: UndefOr[TableCompact]
- val component: japgolly.scalajs.react.component.Js.ComponentWithRoot[TableProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[TableProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], TableProps, Null, Component[TableProps, Null], TableProps, Null], TableProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], TableProps, Null, Component[TableProps, Null], TableProps, Null]], TableProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[TableProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], TableProps, Null, Component[TableProps, Null], TableProps, Null], TableProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], TableProps, Null, Component[TableProps, Null], TableProps, Null]]]
- Attributes
- protected
- Definition Classes
- Table → GenericJsComponentAC
- def cprops: TableProps
- Attributes
- protected
- Definition Classes
- Table → Passthrough
- val definition: 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 fixed: UndefOr[Boolean]
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- val inverted: UndefOr[Boolean]
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val modifiers: Seq[japgolly.scalajs.react.vdom.html_<^.TagMod]
- Definition Classes
- Table → 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 padded: UndefOr[TablePadded]
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- def rawModifiers: (TableProps, List[VdomNode])
- Definition Classes
- PassthroughAC
- def render: Render[TableProps]
- Definition Classes
- GenericJsComponentAC
- Annotations
- @inline()
- val selectable: UndefOr[Boolean]
- val singleLine: UndefOr[Boolean]
- val size: UndefOr[TableSize]
- val sortable: UndefOr[Boolean]
- val stackable: UndefOr[Boolean]
- val striped: UndefOr[Boolean]
- val structured: UndefOr[Boolean]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- val textAlign: UndefOr[TableTextAlign]
- val unstackable: UndefOr[Boolean]
- 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()
- def withOptionalRef(ref: Option[Handle[RawMounted[TableProps, Null]]]): GenericJsComponentAC[TableProps, PropsAndChildren, Unit, Table]
- Definition Classes
- GenericJsComponentAC
- def withRef(ref: Handle[RawMounted[TableProps, Null]]): GenericJsComponentAC[TableProps, PropsAndChildren, Unit, Table]
- Definition Classes
- GenericJsComponentAC