Skip to main content
Module

x/composable/types.ts>ErrorBoundaryComponent

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
type alias ErrorBoundaryComponent
import { type ErrorBoundaryComponent } from "https://deno.land/x/composable@1.48.2/types.ts";
definition: ComponentFunc<ErrorBoundaryParams<TProps>>