Theia API Documentation v1.67.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-ide
browser/ai-configuration/components/expandable-section
ExpandableSectionProps
Interface ExpandableSectionProps
interface
ExpandableSectionProps
{
children
:
ReactNode
;
className
?:
string
;
isExpanded
:
boolean
;
onToggle
:
()
=>
void
;
title
:
ReactNode
;
}
Index
Properties
children
class
Name?
is
Expanded
on
Toggle
title
Properties
children
children
:
ReactNode
Optional
class
Name
className
?:
string
is
Expanded
isExpanded
:
boolean
on
Toggle
onToggle
:
()
=>
void
title
title
:
ReactNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
class
Name
is
Expanded
on
Toggle
title
Eclipse Theia Website
GitHub
Theia API Documentation v1.67.0
Loading...