Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
ai-chat-ui
ChatNodeToolbarActionContribution
Interface ChatNodeToolbarActionContribution
interface
ChatNodeToolbarActionContribution
{
getToolbarActions
(
node
)
:
ChatNodeToolbarAction
[]
;
}
Index
Methods
get
Toolbar
Actions
Methods
get
Toolbar
Actions
get
Toolbar
Actions
(
node
)
:
ChatNodeToolbarAction
[]
Returns the toolbar actions for the given node.
Parameters
node
:
RequestNode
|
ResponseNode
Returns
ChatNodeToolbarAction
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
get
Toolbar
Actions
Theia TypeDoc
Loading...
Returns the toolbar actions for the given node.