import{_ as e,c as t,o as a,N as o}from"./chunks/framework.0799945b.js";const k=JSON.parse('{"title":"Interface: HotkeyOptions","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/interfaces/features/hotkey.HotkeyOptions.md","lastUpdated":null}'),r={name:"api/interfaces/features/hotkey.HotkeyOptions.md"},n=o('

Interface: HotkeyOptions

features/hotkey.HotkeyOptions

An object that configures a Hotkey.

Properties

description

description: Computable<string>

The description of this hotkey, to display in the settings.

Defined in

profectus/src/features/hotkey.tsx:32


enabled

Optional enabled: Computable<boolean>

Whether or not this hotkey is currently enabled.

Defined in

profectus/src/features/hotkey.tsx:28


key

key: string

The key tied to this hotkey

Defined in

profectus/src/features/hotkey.tsx:30


onPress

onPress: VoidFunction

What to do upon pressing the key.

Defined in

profectus/src/features/hotkey.tsx:34

',27),s=[n];function i(d,h,c,p,l,f){return a(),t("div",null,s)}const b=e(r,[["render",i]]);export{k as __pageData,b as default};