Ace API Reference
Preparing search index...
ace
Ace
GatherCompletionRecord
Type Alias GatherCompletionRecord
type
GatherCompletionRecord
=
{
finished
:
boolean
;
matches
:
Ace
.
Completion
[]
;
prefix
:
string
;
}
Index
Properties
finished
matches
prefix
Properties
finished
finished
:
boolean
matches
matches
:
Ace
.
Completion
[]
prefix
prefix
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
finished
matches
prefix
Ace API Reference
Loading...