Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/ayonli_jsext/cli.ts>isTypingInput

A JavaScript extension package for building strong and modern applications.
Latest
function isTypingInput
import { isTypingInput } from "https://deno.land/x/ayonli_jsext@v0.9.72/cli.ts";

Returns true if the given data is a typing input. That is, it is not a control key, navigation key, or function key.

Returns

boolean