import { type FunctionComponent } from "https://deno.land/x/netzo@0.3.66/deps/preact.ts";
Call Signatures
(props: RenderableProps<P>, context?: any): VNode<any> | null
Properties
optional
defaultProps: Partial<P> | undefinedimport { type FunctionComponent } from "https://deno.land/x/netzo@0.3.66/deps/preact.ts";