Theia API Documentation v1.75.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-ide
browser/ai-configuration/ai-configuration-tree-nodes
AiConfigurationTreeBuildOptions
Interface AiConfigurationTreeBuildOptions
interface
AiConfigurationTreeBuildOptions
{
isExpanded
?
(
categoryId
:
string
)
:
undefined
|
boolean
;
}
Index
Methods
is
Expanded?
Methods
Optional
is
Expanded
isExpanded
?
(
categoryId
:
string
)
:
undefined
|
boolean
Returns the previous expansion state of a category, to preserve it across rebuilds.
Parameters
categoryId
:
string
Returns
undefined
|
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
is
Expanded
Eclipse Theia Website
GitHub
Theia API Documentation v1.75.0
Loading...
Returns the previous expansion state of a category, to preserve it across rebuilds.