trait ButtonProps extends Object
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- val active: UndefOr[Boolean]
- val animated: UndefOr[|[Boolean, String]]
- def apply(key: String): Any
- val as: UndefOr[AsT]
- final def asInstanceOf[T0]: T0
- val attached: UndefOr[|[Boolean, 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 compact: UndefOr[Boolean]
- val content: UndefOr[SemanticShorthandContent]
- val disabled: UndefOr[Boolean]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- val floated: UndefOr[SemanticFLOATS]
- val fluid: UndefOr[Boolean]
- final def getClass(): Class[_ <: AnyRef]
- def hasOwnProperty(v: String): Boolean
- def hashCode(): Int
- val icon: UndefOr[SemanticShorthandItemSB[IconProps]]
- val inverted: UndefOr[Boolean]
- final def isInstanceOf[T0]: Boolean
- def isPrototypeOf(v: Object): Boolean
- val label: UndefOr[SemanticShorthandItemS[LabelProps]]
- val labelPosition: UndefOr[String]
- val loading: UndefOr[Boolean]
- final def ne(arg0: AnyRef): Boolean
- val negative: UndefOr[Boolean]
- final def notify(): Unit
- final def notifyAll(): Unit
- val onClick: UndefOr[Function2[japgolly.scalajs.react.ReactMouseEvent, ButtonProps, Unit]]
- val positive: UndefOr[Boolean]
- val primary: UndefOr[Boolean]
- def propertyIsEnumerable(v: String): Boolean
- val role: UndefOr[Boolean]
- val secondary: UndefOr[Boolean]
- val size: UndefOr[SemanticSIZES]
- final def synchronized[T0](arg0: => T0): T0
- val tabIndex: UndefOr[|[Double, String]]
- def toLocaleString(): String
- def toString(): String
- val toggle: UndefOr[Boolean]
- 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
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- val active: UndefOr[Boolean]
- val animated: UndefOr[|[Boolean, String]]
- def apply(key: String): Any
- val as: UndefOr[AsT]
- final def asInstanceOf[T0]: T0
- val attached: UndefOr[|[Boolean, 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 compact: UndefOr[Boolean]
- val content: UndefOr[SemanticShorthandContent]
- val disabled: UndefOr[Boolean]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- val floated: UndefOr[SemanticFLOATS]
- val fluid: UndefOr[Boolean]
- final def getClass(): Class[_ <: AnyRef]
- def hasOwnProperty(v: String): Boolean
- def hashCode(): Int
- val icon: UndefOr[SemanticShorthandItemSB[IconProps]]
- val inverted: UndefOr[Boolean]
- final def isInstanceOf[T0]: Boolean
- def isPrototypeOf(v: Object): Boolean
- val label: UndefOr[SemanticShorthandItemS[LabelProps]]
- val labelPosition: UndefOr[String]
- val loading: UndefOr[Boolean]
- final def ne(arg0: AnyRef): Boolean
- val negative: UndefOr[Boolean]
- final def notify(): Unit
- final def notifyAll(): Unit
- val onClick: UndefOr[Function2[japgolly.scalajs.react.ReactMouseEvent, ButtonProps, Unit]]
- val positive: UndefOr[Boolean]
- val primary: UndefOr[Boolean]
- def propertyIsEnumerable(v: String): Boolean
- val role: UndefOr[Boolean]
- val secondary: UndefOr[Boolean]
- val size: UndefOr[SemanticSIZES]
- final def synchronized[T0](arg0: => T0): T0
- val tabIndex: UndefOr[|[Double, String]]
- def toLocaleString(): String
- def toString(): String
- val toggle: UndefOr[Boolean]
- 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