trait LabelProps extends Object
Abstract Value Members
- abstract val prompt: UndefOr[Boolean]
Concrete Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- val active: UndefOr[Boolean]
- def apply(key: String): Any
- val as: UndefOr[AsT]
- final def asInstanceOf[T0]: T0
- val attached: UndefOr[String]
- val basic: UndefOr[Boolean]
- val children: UndefOr[Node]
- val circular: UndefOr[Boolean]
- val className: UndefOr[String]
- def clone(): AnyRef
- val color: UndefOr[SemanticCOLORS]
- val content: UndefOr[SemanticShorthandContent]
- val corner: UndefOr[|[Boolean, String]]
- val detail: UndefOr[SemanticShorthandItemS[LabelDetailProps]]
- val empty: UndefOr[Any]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- val floating: UndefOr[Boolean]
- final def getClass(): Class[_ <: AnyRef]
- def hasOwnProperty(v: String): Boolean
- def hashCode(): Int
- val horizontal: UndefOr[Boolean]
- val icon: UndefOr[SemanticShorthandItemSB[IconProps]]
- val image: UndefOr[Any]
- final def isInstanceOf[T0]: Boolean
- def isPrototypeOf(v: Object): Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val onClick: UndefOr[Function2[japgolly.scalajs.react.ReactMouseEvent, LabelProps, Unit]]
- val onRemove: UndefOr[Function2[japgolly.scalajs.react.ReactMouseEvent, LabelProps, Unit]]
- val pointing: UndefOr[|[Boolean, String]]
- def propertyIsEnumerable(v: String): Boolean
- val removeIcon: UndefOr[SemanticShorthandItemSB[IconProps]]
- val ribbon: UndefOr[|[Boolean, String]]
- val size: UndefOr[SemanticSIZES]
- final def synchronized[T0](arg0: => T0): T0
- val tag: UndefOr[Boolean]
- def toLocaleString(): String
- def toString(): String
- def update(key: String, v: Any): Unit
- def valueOf(): Any
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Inherited from Object
Value Members
- def hasOwnProperty(v: String): Boolean
- def isPrototypeOf(v: Object): Boolean
- def propertyIsEnumerable(v: String): Boolean
- def toLocaleString(): String
- def valueOf(): Any
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 equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- 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
- abstract val prompt: UndefOr[Boolean]
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- val active: UndefOr[Boolean]
- def apply(key: String): Any
- val as: UndefOr[AsT]
- final def asInstanceOf[T0]: T0
- val attached: UndefOr[String]
- val basic: UndefOr[Boolean]
- val children: UndefOr[Node]
- val circular: UndefOr[Boolean]
- val className: UndefOr[String]
- def clone(): AnyRef
- val color: UndefOr[SemanticCOLORS]
- val content: UndefOr[SemanticShorthandContent]
- val corner: UndefOr[|[Boolean, String]]
- val detail: UndefOr[SemanticShorthandItemS[LabelDetailProps]]
- val empty: UndefOr[Any]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- val floating: UndefOr[Boolean]
- final def getClass(): Class[_ <: AnyRef]
- def hasOwnProperty(v: String): Boolean
- def hashCode(): Int
- val horizontal: UndefOr[Boolean]
- val icon: UndefOr[SemanticShorthandItemSB[IconProps]]
- val image: UndefOr[Any]
- final def isInstanceOf[T0]: Boolean
- def isPrototypeOf(v: Object): Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val onClick: UndefOr[Function2[japgolly.scalajs.react.ReactMouseEvent, LabelProps, Unit]]
- val onRemove: UndefOr[Function2[japgolly.scalajs.react.ReactMouseEvent, LabelProps, Unit]]
- val pointing: UndefOr[|[Boolean, String]]
- def propertyIsEnumerable(v: String): Boolean
- val removeIcon: UndefOr[SemanticShorthandItemSB[IconProps]]
- val ribbon: UndefOr[|[Boolean, String]]
- val size: UndefOr[SemanticSIZES]
- final def synchronized[T0](arg0: => T0): T0
- val tag: UndefOr[Boolean]
- def toLocaleString(): String
- def toString(): String
- def update(key: String, v: Any): Unit
- def valueOf(): Any
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit