Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hono/jsx/base.ts>isValidElement

Web Framework built on Web Standards
Very Popular
Go to Latest
variable isValidElement
import { isValidElement } from "https://deno.land/x/hono@v4.3.6/jsx/base.ts";

type

(element: unknown) => element is JSXNode