Class

chandu0101.scalajs.react.components.materialui

MuiFlatButton

Related Doc: package materialui

Permalink

case class MuiFlatButton(key: UndefOr[String] = js.undefined, ref: UndefOr[String] = js.undefined, backgroundColor: UndefOr[MuiColor] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, hoverColor: UndefOr[MuiColor] = js.undefined, href: UndefOr[String] = js.undefined, icon: UndefOr[VdomNode] = js.undefined, label: UndefOr[String] = js.undefined, labelPosition: UndefOr[BeforeAfter] = js.undefined, labelStyle: UndefOr[CssProperties] = js.undefined, onKeyboardFocus: UndefOr[(japgolly.scalajs.react.ReactFocusEvent, Boolean) ⇒ Callback] = js.undefined, onMouseEnter: UndefOr[(japgolly.scalajs.react.ReactMouseEvent) ⇒ Callback] = js.undefined, onMouseLeave: UndefOr[(japgolly.scalajs.react.ReactMouseEvent) ⇒ Callback] = js.undefined, onTouchStart: UndefOr[(japgolly.scalajs.react.ReactTouchEvent) ⇒ Callback] = js.undefined, primary: UndefOr[Boolean] = js.undefined, rippleColor: UndefOr[MuiColor] = 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, 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. MuiFlatButton
  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 MuiFlatButton(key: UndefOr[String] = js.undefined, ref: UndefOr[String] = js.undefined, backgroundColor: UndefOr[MuiColor] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, hoverColor: UndefOr[MuiColor] = js.undefined, href: UndefOr[String] = js.undefined, icon: UndefOr[VdomNode] = js.undefined, label: UndefOr[String] = js.undefined, labelPosition: UndefOr[BeforeAfter] = js.undefined, labelStyle: UndefOr[CssProperties] = js.undefined, onKeyboardFocus: UndefOr[(japgolly.scalajs.react.ReactFocusEvent, Boolean) ⇒ Callback] = js.undefined, onMouseEnter: UndefOr[(japgolly.scalajs.react.ReactMouseEvent) ⇒ Callback] = js.undefined, onMouseLeave: UndefOr[(japgolly.scalajs.react.ReactMouseEvent) ⇒ Callback] = js.undefined, onTouchStart: UndefOr[(japgolly.scalajs.react.ReactTouchEvent) ⇒ Callback] = js.undefined, primary: UndefOr[Boolean] = js.undefined, rippleColor: UndefOr[MuiColor] = 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, 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

    This is what will be displayed inside the button. If a label is specified, the text within the label prop will be displayed. Otherwise, the component will expect children which will then be displayed. (In our example, we are nesting an ` and a `span` that acts as our label to be displayed.) This only applies to flat and raised buttons.

  5. final def asInstanceOf[T0]: T0

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

    Permalink
  7. val centerRipple: UndefOr[Boolean]

    Permalink
  8. def clone(): AnyRef

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

    Permalink
  10. val disableFocusRipple: UndefOr[Boolean]

    Permalink
  11. val disableKeyboardFocus: UndefOr[Boolean]

    Permalink
  12. val disableTouchRipple: UndefOr[Boolean]

    Permalink
  13. val disabled: UndefOr[Boolean]

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

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

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

    Permalink
  17. val focusRippleOpacity: UndefOr[Double]

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

    Permalink
    Definition Classes
    AnyRef → Any
  19. val hoverColor: UndefOr[MuiColor]

    Permalink
  20. val href: UndefOr[String]

    Permalink
  21. val icon: UndefOr[VdomNode]

    Permalink
  22. final def isInstanceOf[T0]: Boolean

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

    Permalink
  24. val keyboardFocused: UndefOr[Boolean]

    Permalink
  25. val label: UndefOr[String]

    Permalink
  26. val labelPosition: UndefOr[BeforeAfter]

    Permalink
  27. val labelStyle: UndefOr[CssProperties]

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
  41. val primary: UndefOr[Boolean]

    Permalink
  42. val ref: UndefOr[String]

    Permalink
  43. val rippleColor: UndefOr[MuiColor]

    Permalink
  44. val secondary: UndefOr[Boolean]

    Permalink
  45. val style: UndefOr[CssProperties]

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

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

    Permalink
  48. val touchRippleColor: UndefOr[MuiColor]

    Permalink
  49. val touchRippleOpacity: UndefOr[Double]

    Permalink
  50. val type: UndefOr[String]

    Permalink
  51. final def wait(): Unit

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  53. 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