final case class Label(as: UndefOr[AsC] = js.undefined, active: UndefOr[Boolean] = js.undefined, attached: UndefOr[LabelAttached] = js.undefined, basic: UndefOr[Boolean] = js.undefined, child: UndefOr[Node] = js.undefined, circular: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, color: UndefOr[SemanticColor] = js.undefined, content: UndefOr[ShorthandS[VdomNode]] = js.undefined, corner: UndefOr[LabelCorner] = js.undefined, detail: UndefOr[LabelDetail] = js.undefined, empty: UndefOr[Boolean] = js.undefined, floating: UndefOr[Boolean] = js.undefined, horizontal: UndefOr[Boolean] = js.undefined, icon: UndefOr[ShorthandS[Icon]] = js.undefined, image: UndefOr[Boolean] = js.undefined, onClickE: UndefOr[OnClick] = js.undefined, onClick: UndefOr[Callback] = js.undefined, onRemove: UndefOr[OnClick] = js.undefined, pointing: UndefOr[LabelPointing] = js.undefined, prompt: UndefOr[Boolean] = js.undefined, removeIcon: UndefOr[ShorthandS[Icon]] = js.undefined, ribbon: UndefOr[LabelRibbon] = js.undefined, size: UndefOr[SemanticSize] = js.undefined, tag: UndefOr[Boolean] = js.undefined, modifiers: Seq[TagMod] = Seq.empty) extends GenericComponentPAC[LabelProps, Label] with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Label
- Serializable
- Product
- Equals
- GenericJsComponentAC
- PassthroughAC
- Passthrough
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new Label(as: UndefOr[AsC] = js.undefined, active: UndefOr[Boolean] = js.undefined, attached: UndefOr[LabelAttached] = js.undefined, basic: UndefOr[Boolean] = js.undefined, child: UndefOr[Node] = js.undefined, circular: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, color: UndefOr[SemanticColor] = js.undefined, content: UndefOr[ShorthandS[VdomNode]] = js.undefined, corner: UndefOr[LabelCorner] = js.undefined, detail: UndefOr[LabelDetail] = js.undefined, empty: UndefOr[Boolean] = js.undefined, floating: UndefOr[Boolean] = js.undefined, horizontal: UndefOr[Boolean] = js.undefined, icon: UndefOr[ShorthandS[Icon]] = js.undefined, image: UndefOr[Boolean] = js.undefined, onClickE: UndefOr[OnClick] = js.undefined, onClick: UndefOr[Callback] = js.undefined, onRemove: UndefOr[OnClick] = js.undefined, pointing: UndefOr[LabelPointing] = js.undefined, prompt: UndefOr[Boolean] = js.undefined, removeIcon: UndefOr[ShorthandS[Icon]] = js.undefined, ribbon: UndefOr[LabelRibbon] = js.undefined, size: UndefOr[SemanticSize] = js.undefined, tag: UndefOr[Boolean] = js.undefined, modifiers: Seq[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[TagMod]): Label
- Definition Classes
- Label → GenericJsComponentAC
- val as: UndefOr[AsC]
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val attached: UndefOr[LabelAttached]
- val basic: UndefOr[Boolean]
- val child: UndefOr[Node]
- val circular: 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 color: UndefOr[SemanticColor]
- val component: japgolly.scalajs.react.component.Js.ComponentWithRoot[LabelProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[LabelProps, MountedWithRoot[[A]A, LabelProps, Null, Component[LabelProps, Null], LabelProps, Null], LabelProps, MountedWithRoot[[A]A, LabelProps, Null, Component[LabelProps, Null], LabelProps, Null]], LabelProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[LabelProps, MountedWithRoot[[A]A, LabelProps, Null, Component[LabelProps, Null], LabelProps, Null], LabelProps, MountedWithRoot[[A]A, LabelProps, Null, Component[LabelProps, Null], LabelProps, Null]]]
- Attributes
- protected
- Definition Classes
- Label → GenericJsComponentAC
- val content: UndefOr[ShorthandS[VdomNode]]
- val corner: UndefOr[LabelCorner]
- def cprops: LabelProps
- Attributes
- protected
- Definition Classes
- Label → Passthrough
- val detail: UndefOr[LabelDetail]
- val empty: 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 floating: UndefOr[Boolean]
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- val horizontal: UndefOr[Boolean]
- val icon: UndefOr[ShorthandS[Icon]]
- val image: UndefOr[Boolean]
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val modifiers: Seq[TagMod]
- Definition Classes
- Label → 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 onClick: UndefOr[Callback]
- val onClickE: UndefOr[OnClick]
- val onRemove: UndefOr[OnClick]
- val pointing: UndefOr[LabelPointing]
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- val prompt: UndefOr[Boolean]
- def rawModifiers: (LabelProps, List[VdomNode])
- Definition Classes
- PassthroughAC
- val removeIcon: UndefOr[ShorthandS[Icon]]
- def render: Render[LabelProps]
- Definition Classes
- GenericJsComponentAC
- Annotations
- @inline()
- val ribbon: UndefOr[LabelRibbon]
- val size: UndefOr[SemanticSize]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- val tag: UndefOr[Boolean]
- 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()