Packages

c

react.ComponentSyntax

RichJSFunction0

implicit class RichJSFunction0 extends AnyRef

Convert a plain js function to an element using some syntax.

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

Instance Constructors

  1. new RichJSFunction0(f: Function0[ReactNode])

Value Members

  1. def displayName(name: String): Unit
  2. def element: ReactNode
  3. def toEl: ReactNode