Ace API Reference
Preparing search index...
ace
Ace
CompletionCallbackFunction
Type Alias CompletionCallbackFunction
CompletionCallbackFunction
:
(
err
:
Error
|
undefined
,
data
:
GatherCompletionRecord
,
)
=>
void
Type declaration
(
err
:
Error
|
undefined
,
data
:
GatherCompletionRecord
)
:
void
Parameters
err
:
Error
|
undefined
data
:
GatherCompletionRecord
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Ace API Reference
Loading...