GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
completer
IInlineCompletionList
Interface IInlineCompletionList<T>
interface
IInlineCompletionList
<
T
>
{
items
:
T
[]
;
}
Type Parameters
T
extends
IInlineCompletionItem
=
IInlineCompletionItem
Index
Properties
items
Properties
items
items
:
T
[]
The inline completion items.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
items
@jupyterlab
Loading...
The inline completion items.