Class

chandu0101.scalajs.react.components.materialui

MuiRaisedButton

Related Doc: package materialui

Permalink

case class MuiRaisedButton(key: UndefOr[String] = js.undefined, ref: UndefOr[String] = js.undefined, backgroundColor: UndefOr[MuiColor] = js.undefined, buttonStyle: UndefOr[CssProperties] = js.undefined, className: UndefOr[String] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, disabledBackgroundColor: UndefOr[MuiColor] = js.undefined, disabledLabelColor: UndefOr[MuiColor] = js.undefined, fullWidth: UndefOr[Boolean] = js.undefined, href: UndefOr[String] = js.undefined, icon: UndefOr[VdomNode] = js.undefined, label: UndefOr[String] = js.undefined, labelColor: UndefOr[MuiColor] = js.undefined, labelPosition: UndefOr[BeforeAfter] = js.undefined, labelStyle: UndefOr[CssProperties] = js.undefined, onMouseDown: UndefOr[(japgolly.scalajs.react.ReactMouseEvent) ⇒ Callback] = js.undefined, onMouseEnter: UndefOr[(japgolly.scalajs.react.ReactMouseEvent) ⇒ Callback] = js.undefined, onMouseLeave: UndefOr[(japgolly.scalajs.react.ReactMouseEvent) ⇒ Callback] = js.undefined, onMouseUp: UndefOr[(japgolly.scalajs.react.ReactMouseEvent) ⇒ Callback] = js.undefined, onTouchEnd: UndefOr[(japgolly.scalajs.react.ReactTouchEvent) ⇒ Callback] = js.undefined, onTouchStart: UndefOr[(japgolly.scalajs.react.ReactTouchEvent) ⇒ Callback] = js.undefined, overlayStyle: UndefOr[CssProperties] = js.undefined, primary: UndefOr[Boolean] = js.undefined, rippleStyle: UndefOr[CssProperties] = js.undefined, secondary: UndefOr[Boolean] = js.undefined, style: UndefOr[CssProperties] = js.undefined, centerRipple: UndefOr[Boolean] = js.undefined, containerElement: UndefOr[|[String, VdomElement]] = js.undefined, disableFocusRipple: UndefOr[Boolean] = js.undefined, disableKeyboardFocus: UndefOr[Boolean] = js.undefined, disableTouchRipple: UndefOr[Boolean] = js.undefined, focusRippleColor: UndefOr[MuiColor] = js.undefined, focusRippleOpacity: UndefOr[Double] = js.undefined, keyboardFocused: UndefOr[Boolean] = js.undefined, onBlur: UndefOr[(japgolly.scalajs.react.ReactFocusEvent) ⇒ Callback] = js.undefined, onClick: UndefOr[(japgolly.scalajs.react.ReactEvent) ⇒ Callback] = js.undefined, onFocus: UndefOr[(japgolly.scalajs.react.ReactFocusEvent) ⇒ Callback] = js.undefined, onKeyDown: UndefOr[(japgolly.scalajs.react.ReactKeyboardEvent) ⇒ Callback] = js.undefined, onKeyUp: UndefOr[(japgolly.scalajs.react.ReactKeyboardEvent) ⇒ Callback] = js.undefined, onKeyboardFocus: UndefOr[(japgolly.scalajs.react.ReactFocusEvent, Boolean) ⇒ Callback] = js.undefined, onTouchTap: UndefOr[(TouchTapEvent) ⇒ Callback] = js.undefined, tabIndex: UndefOr[Double] = js.undefined, touchRippleColor: UndefOr[MuiColor] = js.undefined, touchRippleOpacity: UndefOr[Double] = js.undefined, type: UndefOr[String] = js.undefined) extends Product with Serializable

This file is generated - submit issues instead of PR against it

Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MuiRaisedButton
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MuiRaisedButton(key: UndefOr[String] = js.undefined, ref: UndefOr[String] = js.undefined, backgroundColor: UndefOr[MuiColor] = js.undefined, buttonStyle: UndefOr[CssProperties] = js.undefined, className: UndefOr[String] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, disabledBackgroundColor: UndefOr[MuiColor] = js.undefined, disabledLabelColor: UndefOr[MuiColor] = js.undefined, fullWidth: UndefOr[Boolean] = js.undefined, href: UndefOr[String] = js.undefined, icon: UndefOr[VdomNode] = js.undefined, label: UndefOr[String] = js.undefined, labelColor: UndefOr[MuiColor] = js.undefined, labelPosition: UndefOr[BeforeAfter] = js.undefined, labelStyle: UndefOr[CssProperties] = js.undefined, onMouseDown: UndefOr[(japgolly.scalajs.react.ReactMouseEvent) ⇒ Callback] = js.undefined, onMouseEnter: UndefOr[(japgolly.scalajs.react.ReactMouseEvent) ⇒ Callback] = js.undefined, onMouseLeave: UndefOr[(japgolly.scalajs.react.ReactMouseEvent) ⇒ Callback] = js.undefined, onMouseUp: UndefOr[(japgolly.scalajs.react.ReactMouseEvent) ⇒ Callback] = js.undefined, onTouchEnd: UndefOr[(japgolly.scalajs.react.ReactTouchEvent) ⇒ Callback] = js.undefined, onTouchStart: UndefOr[(japgolly.scalajs.react.ReactTouchEvent) ⇒ Callback] = js.undefined, overlayStyle: UndefOr[CssProperties] = js.undefined, primary: UndefOr[Boolean] = js.undefined, rippleStyle: UndefOr[CssProperties] = js.undefined, secondary: UndefOr[Boolean] = js.undefined, style: UndefOr[CssProperties] = js.undefined, centerRipple: UndefOr[Boolean] = js.undefined, containerElement: UndefOr[|[String, VdomElement]] = js.undefined, disableFocusRipple: UndefOr[Boolean] = js.undefined, disableKeyboardFocus: UndefOr[Boolean] = js.undefined, disableTouchRipple: UndefOr[Boolean] = js.undefined, focusRippleColor: UndefOr[MuiColor] = js.undefined, focusRippleOpacity: UndefOr[Double] = js.undefined, keyboardFocused: UndefOr[Boolean] = js.undefined, onBlur: UndefOr[(japgolly.scalajs.react.ReactFocusEvent) ⇒ Callback] = js.undefined, onClick: UndefOr[(japgolly.scalajs.react.ReactEvent) ⇒ Callback] = js.undefined, onFocus: UndefOr[(japgolly.scalajs.react.ReactFocusEvent) ⇒ Callback] = js.undefined, onKeyDown: UndefOr[(japgolly.scalajs.react.ReactKeyboardEvent) ⇒ Callback] = js.undefined, onKeyUp: UndefOr[(japgolly.scalajs.react.ReactKeyboardEvent) ⇒ Callback] = js.undefined, onKeyboardFocus: UndefOr[(japgolly.scalajs.react.ReactFocusEvent, Boolean) ⇒ Callback] = js.undefined, onTouchTap: UndefOr[(TouchTapEvent) ⇒ Callback] = js.undefined, tabIndex: UndefOr[Double] = js.undefined, touchRippleColor: UndefOr[MuiColor] = js.undefined, touchRippleOpacity: UndefOr[Double] = js.undefined, type: UndefOr[String] = js.undefined)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def apply(children: VdomNode*): UnmountedWithRoot[Object, MountedWithRoot[[A]A, Object, Null, ReactComponent[_ <: Object, _ <: Object], Object, Null], Object, MountedWithRoot[[A]A, Object, Null, ReactComponent[_ <: Object, _ <: Object], Object, Null]]

    Permalink

    children

    The content of the button. If a label is provided via the label prop, the text within the label will be displayed in addition to the content provided here.

  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. val backgroundColor: UndefOr[MuiColor]

    Permalink
  7. val buttonStyle: UndefOr[CssProperties]

    Permalink
  8. val centerRipple: UndefOr[Boolean]

    Permalink
  9. val className: UndefOr[String]

    Permalink
  10. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  11. val containerElement: UndefOr[|[String, VdomElement]]

    Permalink
  12. val disableFocusRipple: UndefOr[Boolean]

    Permalink
  13. val disableKeyboardFocus: UndefOr[Boolean]

    Permalink
  14. val disableTouchRipple: UndefOr[Boolean]

    Permalink
  15. val disabled: UndefOr[Boolean]

    Permalink
  16. val disabledBackgroundColor: UndefOr[MuiColor]

    Permalink
  17. val disabledLabelColor: UndefOr[MuiColor]

    Permalink
  18. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  19. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  20. val focusRippleColor: UndefOr[MuiColor]

    Permalink
  21. val focusRippleOpacity: UndefOr[Double]

    Permalink
  22. val fullWidth: UndefOr[Boolean]

    Permalink
  23. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  24. val href: UndefOr[String]

    Permalink
  25. val icon: UndefOr[VdomNode]

    Permalink
  26. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  27. val key: UndefOr[String]

    Permalink
  28. val keyboardFocused: UndefOr[Boolean]

    Permalink
  29. val label: UndefOr[String]

    Permalink
  30. val labelColor: UndefOr[MuiColor]

    Permalink
  31. val labelPosition: UndefOr[BeforeAfter]

    Permalink
  32. val labelStyle: UndefOr[CssProperties]

    Permalink
  33. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  34. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  35. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  36. val onBlur: UndefOr[(japgolly.scalajs.react.ReactFocusEvent) ⇒ Callback]

    Permalink
  37. val onClick: UndefOr[(japgolly.scalajs.react.ReactEvent) ⇒ Callback]

    Permalink
  38. val onFocus: UndefOr[(japgolly.scalajs.react.ReactFocusEvent) ⇒ Callback]

    Permalink
  39. val onKeyDown: UndefOr[(japgolly.scalajs.react.ReactKeyboardEvent) ⇒ Callback]

    Permalink
  40. val onKeyUp: UndefOr[(japgolly.scalajs.react.ReactKeyboardEvent) ⇒ Callback]

    Permalink
  41. val onKeyboardFocus: UndefOr[(japgolly.scalajs.react.ReactFocusEvent, Boolean) ⇒ Callback]

    Permalink
  42. val onMouseDown: UndefOr[(japgolly.scalajs.react.ReactMouseEvent) ⇒ Callback]

    Permalink
  43. val onMouseEnter: UndefOr[(japgolly.scalajs.react.ReactMouseEvent) ⇒ Callback]

    Permalink
  44. val onMouseLeave: UndefOr[(japgolly.scalajs.react.ReactMouseEvent) ⇒ Callback]

    Permalink
  45. val onMouseUp: UndefOr[(japgolly.scalajs.react.ReactMouseEvent) ⇒ Callback]

    Permalink
  46. val onTouchEnd: UndefOr[(japgolly.scalajs.react.ReactTouchEvent) ⇒ Callback]

    Permalink
  47. val onTouchStart: UndefOr[(japgolly.scalajs.react.ReactTouchEvent) ⇒ Callback]

    Permalink
  48. val onTouchTap: UndefOr[(TouchTapEvent) ⇒ Callback]

    Permalink
  49. val overlayStyle: UndefOr[CssProperties]

    Permalink
  50. val primary: UndefOr[Boolean]

    Permalink
  51. val ref: UndefOr[String]

    Permalink
  52. val rippleStyle: UndefOr[CssProperties]

    Permalink
  53. val secondary: UndefOr[Boolean]

    Permalink
  54. val style: UndefOr[CssProperties]

    Permalink
  55. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  56. val tabIndex: UndefOr[Double]

    Permalink
  57. val touchRippleColor: UndefOr[MuiColor]

    Permalink
  58. val touchRippleOpacity: UndefOr[Double]

    Permalink
  59. val type: UndefOr[String]

    Permalink
  60. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  61. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  62. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped