final case class Card(as: UndefOr[AsC] = js.undefined, centered: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, color: UndefOr[SemanticColor] = js.undefined, content: UndefOr[VdomNode] = js.undefined, description: UndefOr[ShorthandS[CardDescription]] = js.undefined, extra: UndefOr[VdomNode] = js.undefined, fluid: UndefOr[Boolean] = js.undefined, header: UndefOr[ShorthandS[]] = js.undefined, href: UndefOr[String] = js.undefined, image: UndefOr[ShorthandS[Image]] = js.undefined, link: UndefOr[Boolean] = js.undefined, meta: UndefOr[ShorthandS[CardMeta]] = js.undefined, onClickE: UndefOr[OnClick] = js.undefined, onClick: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, raised: UndefOr[Boolean] = js.undefined, modifiers: Seq[TagMod] = Seq.empty) extends GenericComponentPAC[CardProps, Card] with Product with Serializable
Instance Constructors
- new Card(as: UndefOr[AsC] = js.undefined, centered: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, color: UndefOr[SemanticColor] = js.undefined, content: UndefOr[VdomNode] = js.undefined, description: UndefOr[ShorthandS[CardDescription]] = js.undefined, extra: UndefOr[VdomNode] = js.undefined, fluid: UndefOr[Boolean] = js.undefined, header: UndefOr[ShorthandS[]] = js.undefined, href: UndefOr[String] = js.undefined, image: UndefOr[ShorthandS[Image]] = js.undefined, link: UndefOr[Boolean] = js.undefined, meta: UndefOr[ShorthandS[CardMeta]] = js.undefined, onClickE: UndefOr[OnClick] = js.undefined, onClick: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, raised: UndefOr[Boolean] = js.undefined, modifiers: Seq[TagMod] = Seq.empty)
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def addModifiers(modifiers: Seq[TagMod]): Card
- val as: UndefOr[AsC]
- final def asInstanceOf[T0]: T0
- val centered: UndefOr[Boolean]
- val className: UndefOr[String]
- val clazz: UndefOr[Css]
- def clone(): AnyRef
- val color: UndefOr[SemanticColor]
- val component: japgolly.scalajs.react.component.Js.ComponentWithRoot[CardProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[CardProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], CardProps, Null, Component[CardProps, Null], CardProps, Null], CardProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], CardProps, Null, Component[CardProps, Null], CardProps, Null]], CardProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[CardProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], CardProps, Null, Component[CardProps, Null], CardProps, Null], CardProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], CardProps, Null, Component[CardProps, Null], CardProps, Null]]]
- val content: UndefOr[VdomNode]
- def cprops: CardProps
- val description: UndefOr[ShorthandS[CardDescription]]
- final def eq(arg0: AnyRef): Boolean
- val extra: UndefOr[VdomNode]
- def finalize(): Unit
- val fluid: UndefOr[Boolean]
- final def getClass(): Class[_ <: AnyRef]
- val header: UndefOr[ShorthandS[]]
- val href: UndefOr[String]
- val image: UndefOr[ShorthandS[Image]]
- final def isInstanceOf[T0]: Boolean
- val link: UndefOr[Boolean]
- val meta: UndefOr[ShorthandS[CardMeta]]
- val modifiers: Seq[TagMod]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val onClick: UndefOr[japgolly.scalajs.react.Callback]
- val onClickE: UndefOr[OnClick]
- def productElementNames: Iterator[String]
- val raised: UndefOr[Boolean]
- def rawModifiers: (CardProps, List[VdomNode])
- def render: Render[CardProps]
- final def synchronized[T0](arg0: => T0): T0
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- def withOptionalRef(ref: Option[Handle[RawMounted[CardProps, Null]]]): GenericJsComponentAC[CardProps, PropsAndChildren, Unit, Card]
- def withRef(ref: Handle[RawMounted[CardProps, Null]]): GenericJsComponentAC[CardProps, PropsAndChildren, Unit, Card]
Inherited from Product
Value Members
- def productElementNames: Iterator[String]
Inherited from GenericJsComponentAC[CardProps, PropsAndChildren, Unit, Card]
Inherited from PassthroughAC[CardProps]
Value Members
- def rawModifiers: (CardProps, List[VdomNode])
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def addModifiers(modifiers: Seq[TagMod]): Card
- val as: UndefOr[AsC]
- final def asInstanceOf[T0]: T0
- val centered: UndefOr[Boolean]
- val className: UndefOr[String]
- val clazz: UndefOr[Css]
- def clone(): AnyRef
- val color: UndefOr[SemanticColor]
- val component: japgolly.scalajs.react.component.Js.ComponentWithRoot[CardProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[CardProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], CardProps, Null, Component[CardProps, Null], CardProps, Null], CardProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], CardProps, Null, Component[CardProps, Null], CardProps, Null]], CardProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[CardProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], CardProps, Null, Component[CardProps, Null], CardProps, Null], CardProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], CardProps, Null, Component[CardProps, Null], CardProps, Null]]]
- val content: UndefOr[VdomNode]
- def cprops: CardProps
- val description: UndefOr[ShorthandS[CardDescription]]
- final def eq(arg0: AnyRef): Boolean
- val extra: UndefOr[VdomNode]
- def finalize(): Unit
- val fluid: UndefOr[Boolean]
- final def getClass(): Class[_ <: AnyRef]
- val header: UndefOr[ShorthandS[]]
- val href: UndefOr[String]
- val image: UndefOr[ShorthandS[Image]]
- final def isInstanceOf[T0]: Boolean
- val link: UndefOr[Boolean]
- val meta: UndefOr[ShorthandS[CardMeta]]
- val modifiers: Seq[TagMod]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val onClick: UndefOr[japgolly.scalajs.react.Callback]
- val onClickE: UndefOr[OnClick]
- def productElementNames: Iterator[String]
- val raised: UndefOr[Boolean]
- def rawModifiers: (CardProps, List[VdomNode])
- def render: Render[CardProps]
- final def synchronized[T0](arg0: => T0): T0
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- def withOptionalRef(ref: Option[Handle[RawMounted[CardProps, Null]]]): GenericJsComponentAC[CardProps, PropsAndChildren, Unit, Card]
- def withRef(ref: Handle[RawMounted[CardProps, Null]]): GenericJsComponentAC[CardProps, PropsAndChildren, Unit, Card]