Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function isEventHandlerName
import { isEventHandlerName } from "https://deno.land/x/dom_diff@1.0.0-beta.2/reconcilers/event_handler.ts";

Whether the name is EventHandlerName or not.

Parameters

name: string