MCPcopy
hub / github.com/securingsincity/react-ace / bindKey

Method bindKey

src/types.ts:10–10  ·  view source on GitHub ↗
(bindKey: any, command: any)

Source from the content-addressed store, hash-verified

8 addCommand(command: any): void;
9 exec(name: string, editor: any, args: any): void;
10 bindKey?(bindKey: any, command: any): void;
11}
12export interface IEditorProps {
13 [index: string]: any;

Callers 2

componentDidMountMethod · 0.80
componentDidMountMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected