Packages

p

use_error_boundary

package use_error_boundary

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

Type Members

  1. trait HookValue extends Object
    Annotations
    @JSType() @native()
  2. trait Props extends Object
    Annotations
    @JSType()
  3. trait ReactErrorInfo extends Object
    Annotations
    @JSType() @native()
  4. trait ReactJSComponentErrorBoundary extends Object with ReactJSComponent

    Object tag so we can add extension methods.

    Object tag so we can add extension methods.

    Annotations
    @JSType() @native()
  5. implicit final class RichReactJSComponentErrorBoundary extends AnyVal

Value Members

  1. def useErrorBoundary(): HookValue
  2. object module extends Object
    Annotations
    @native() @JSImport("use-error-boundary", JSImport.Namespace)

Inherited from AnyRef

Inherited from Any

Ungrouped