Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser
CommandPalette
IEmptyMessageRenderData
Interface IEmptyMessageRenderData
The render data for a command palette empty message.
interface
IEmptyMessageRenderData
{
query
:
string
;
}
Index
Properties
query
Properties
query
query
:
string
The query which failed to match any commands.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
query
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
The render data for a command palette empty message.