Packages

object ButtonOr

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ButtonOr
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait ButtonOrProps extends Object
    Annotations
    @RawJSType() @native()

Value Members

  1. def apply(p: ButtonOrProps, children: VdomNode*): UnmountedMapped[Id, ButtonOrProps, Null, RawMounted[ButtonOrProps, Null], ButtonOrProps, Null]
  2. def props(as: UndefOr[AsC] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, text: UndefOr[|[JsNumber, String]] = js.undefined): ButtonOrProps
  3. object RawComponent extends Function with Function1[Any, Any]
    Annotations
    @native() @JSImport( "semantic-ui-react" , "ButtonOr" )