Packages

final case class Button(as: UndefOr[AsC] = js.undefined, active: UndefOr[Boolean] = js.undefined, animated: UndefOr[ButtonAnimated] = js.undefined, attached: UndefOr[ButtonAttached] = js.undefined, basic: UndefOr[Boolean] = js.undefined, child: UndefOr[VdomNode] = js.undefined, circular: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, color: UndefOr[SemanticColor] = js.undefined, compact: UndefOr[Boolean] = js.undefined, content: UndefOr[VdomNode] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, floated: UndefOr[SemanticFloats] = js.undefined, fluid: UndefOr[Boolean] = js.undefined, icon: UndefOr[Icon] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, label: UndefOr[Label] = js.undefined, labelPosition: UndefOr[String] = js.undefined, loading: UndefOr[Boolean] = js.undefined, negative: UndefOr[Boolean] = js.undefined, onClickE: UndefOr[OnClick] = js.undefined, onClick: UndefOr[Callback] = js.undefined, positive: UndefOr[Boolean] = js.undefined, primary: UndefOr[Boolean] = js.undefined, role: UndefOr[Boolean] = js.undefined, secondary: UndefOr[Boolean] = js.undefined, size: UndefOr[SemanticSize] = js.undefined, tabIndex: UndefOr[TabIndex] = js.undefined, toggle: UndefOr[Boolean] = js.undefined, children: ChildrenArgs = Seq.empty) extends GenericComponentPC[ButtonProps] with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, GenericComponentC[ButtonProps, PropsAndChildren, Unit], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Button
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. GenericComponentC
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Button(as: UndefOr[AsC] = js.undefined, active: UndefOr[Boolean] = js.undefined, animated: UndefOr[ButtonAnimated] = js.undefined, attached: UndefOr[ButtonAttached] = js.undefined, basic: UndefOr[Boolean] = js.undefined, child: UndefOr[VdomNode] = js.undefined, circular: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, color: UndefOr[SemanticColor] = js.undefined, compact: UndefOr[Boolean] = js.undefined, content: UndefOr[VdomNode] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, floated: UndefOr[SemanticFloats] = js.undefined, fluid: UndefOr[Boolean] = js.undefined, icon: UndefOr[Icon] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, label: UndefOr[Label] = js.undefined, labelPosition: UndefOr[String] = js.undefined, loading: UndefOr[Boolean] = js.undefined, negative: UndefOr[Boolean] = js.undefined, onClickE: UndefOr[OnClick] = js.undefined, onClick: UndefOr[Callback] = js.undefined, positive: UndefOr[Boolean] = js.undefined, primary: UndefOr[Boolean] = js.undefined, role: UndefOr[Boolean] = js.undefined, secondary: UndefOr[Boolean] = js.undefined, size: UndefOr[SemanticSize] = js.undefined, tabIndex: UndefOr[TabIndex] = js.undefined, toggle: UndefOr[Boolean] = js.undefined, children: ChildrenArgs = Seq.empty)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val active: UndefOr[Boolean]
  5. val animated: UndefOr[ButtonAnimated]
  6. val as: UndefOr[AsC]
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. val attached: UndefOr[ButtonAttached]
  9. val basic: UndefOr[Boolean]
  10. val child: UndefOr[VdomNode]
  11. val children: ChildrenArgs
    Definition Classes
    Button → GenericComponentC
  12. val circular: UndefOr[Boolean]
  13. val className: UndefOr[String]
  14. val clazz: UndefOr[Css]
  15. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  16. val color: UndefOr[SemanticColor]
  17. val compact: UndefOr[Boolean]
  18. val content: UndefOr[VdomNode]
  19. val disabled: UndefOr[Boolean]
  20. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  21. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  22. val floated: UndefOr[SemanticFloats]
  23. val fluid: UndefOr[Boolean]
  24. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  25. val icon: UndefOr[Icon]
  26. val inverted: UndefOr[Boolean]
  27. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  28. val label: UndefOr[Label]
  29. val labelPosition: UndefOr[String]
  30. val loading: UndefOr[Boolean]
  31. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  32. val negative: UndefOr[Boolean]
  33. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  34. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  35. val onClick: UndefOr[Callback]
  36. val onClickE: UndefOr[OnClick]
  37. val positive: UndefOr[Boolean]
  38. val primary: UndefOr[Boolean]
  39. def render: Render[ButtonProps]
    Definition Classes
    GenericComponentC
    Annotations
    @inline()
  40. def renderWith: (Seq[ChildArg]) ⇒ UnmountedWithRoot[ButtonProps, MountedWithRoot[[A]A, ButtonProps, Null, Component[ButtonProps, Null], ButtonProps, Null], ButtonProps, MountedWithRoot[[A]A, ButtonProps, Null, Component[ButtonProps, Null], ButtonProps, Null]]
    Definition Classes
    Button → GenericComponentC
    Annotations
    @inline()
  41. val role: UndefOr[Boolean]
  42. val secondary: UndefOr[Boolean]
  43. val size: UndefOr[SemanticSize]
  44. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  45. val tabIndex: UndefOr[TabIndex]
  46. val toggle: UndefOr[Boolean]
  47. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  48. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  49. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  50. def withChildren(children: ChildrenArgs): Button
    Definition Classes
    Button → GenericComponentC

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from GenericComponentC[ButtonProps, PropsAndChildren, Unit]

Inherited from AnyRef

Inherited from Any

Ungrouped