Skip to main content
Module

x/composable/mod.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.61.4/mod.ts";
definition: ComponentFunc<ErrorBoundaryParams<TProps>>