Skip to main content
Module

x/netzo/deps/question/KeyCombo.ts>default.from

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Latest
method default.from
import { default } from "https://deno.land/x/netzo@0.5.119/deps/question/KeyCombo.ts";

Creates a KeyCombo instance from a keyboard event.

Parameters

event: Keypress

A keyboard event.

Returns

KeyCombo