Packages

trait Props extends Object

Annotations
@JSType()
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Props
  2. Object
  3. Any
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

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 action: UndefOr[Any]
    Annotations
    @JSOptional()
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. val buttonRef: UndefOr[Any]
    Annotations
    @JSOptional()
  7. val centerRipple: UndefOr[Boolean]
    Annotations
    @JSOptional()
  8. val className: UndefOr[String]
    Annotations
    @JSOptional()
  9. val classes: UndefOr[Object]
    Annotations
    @JSOptional()
  10. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  11. val color: UndefOr[Color]
    Annotations
    @JSOptional()
  12. val component: UndefOr[Any]
    Annotations
    @JSOptional()
  13. val disableFocusRipple: UndefOr[Boolean]
    Annotations
    @JSOptional()
  14. val disableRipple: UndefOr[Boolean]
    Annotations
    @JSOptional()
  15. val disableTouchRipple: UndefOr[Boolean]
    Annotations
    @JSOptional()
  16. val disabled: UndefOr[Boolean]
    Annotations
    @JSOptional()
  17. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  18. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  19. val focusRipple: UndefOr[Boolean]
    Annotations
    @JSOptional()
  20. val focusVisibleClassName: UndefOr[String]
    Annotations
    @JSOptional()
  21. val fullWidth: UndefOr[Boolean]
    Annotations
    @JSOptional()
  22. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  23. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  24. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  25. val href: UndefOr[String]
    Annotations
    @JSOptional()
  26. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  27. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  28. val key: UndefOr[String]
    Annotations
    @JSOptional()
  29. val mini: UndefOr[Boolean]
    Annotations
    @JSOptional()
  30. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  31. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  32. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  33. val onBlur: UndefOr[react.vdom.FocusEventHandler[org.scalajs.dom.html.Input]]
    Annotations
    @JSOptional()
  34. val onClick: UndefOr[react.vdom.MouseEventHandler[org.scalajs.dom.html.Input]]
    Annotations
    @JSOptional()
  35. val onFocus: UndefOr[react.vdom.FocusEventHandler[org.scalajs.dom.html.Input]]
    Annotations
    @JSOptional()
  36. val onFocusVisible: UndefOr[Function0[Unit]]
    Annotations
    @JSOptional()
  37. val onKeyDown: UndefOr[react.vdom.KeyboardEventHandler[org.scalajs.dom.html.Input]]
    Annotations
    @JSOptional()
  38. val onKeyUp: UndefOr[react.vdom.KeyboardEventHandler[org.scalajs.dom.html.Input]]
    Annotations
    @JSOptional()
  39. val onMouseDown: UndefOr[react.vdom.MouseEventHandler[org.scalajs.dom.html.Input]]
    Annotations
    @JSOptional()
  40. val onMouseLeave: UndefOr[react.vdom.MouseEventHandler[org.scalajs.dom.html.Input]]
    Annotations
    @JSOptional()
  41. val onMouseUp: UndefOr[react.vdom.MouseEventHandler[org.scalajs.dom.html.Input]]
    Annotations
    @JSOptional()
  42. val onTouchEnd: UndefOr[react.vdom.TouchEventHandler[org.scalajs.dom.html.Input]]
    Annotations
    @JSOptional()
  43. val onTouchMove: UndefOr[react.vdom.TouchEventHandler[org.scalajs.dom.html.Input]]
    Annotations
    @JSOptional()
  44. val onTouchStart: UndefOr[react.vdom.TouchEventHandler[org.scalajs.dom.html.Input]]
    Annotations
    @JSOptional()
  45. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  46. val role: UndefOr[String]
    Annotations
    @JSOptional()
  47. val size: UndefOr[Size]
    Annotations
    @JSOptional()
  48. val style: UndefOr[Object]
    Annotations
    @JSOptional()
  49. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  50. val tabIndex: UndefOr[Any]
    Annotations
    @JSOptional()
  51. def toLocaleString(): String
    Definition Classes
    Object
  52. def toString(): String
    Definition Classes
    AnyRef → Any
  53. val type: UndefOr[String]
    Annotations
    @JSOptional()
  54. def valueOf(): Any
    Definition Classes
    Object
  55. val variant: UndefOr[Variant]
    Annotations
    @JSOptional()
  56. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  57. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  58. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Object

Inherited from Any

Inherited from AnyRef

Inherited from Any

Ungrouped