Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
messages
NotificationComponent
Class NotificationComponent
Hierarchy
Component
<
NotificationComponentProps
>
NotificationComponent
Index
Constructors
constructor
Methods
on
Action
on
Clear
on
Message
Click
on
Toggle
Expansion
render
Constructors
constructor
new
Notification
Component
(
props
:
NotificationComponentProps
)
:
NotificationComponent
Parameters
props:
NotificationComponentProps
Returns
NotificationComponent
Methods
Protected
on
Action
on
Action
(
event
:
MouseEvent
<
Element
,
MouseEvent
>
)
:
void
Parameters
event:
MouseEvent
<
Element
,
MouseEvent
>
Returns
void
Protected
on
Clear
on
Clear
(
event
:
MouseEvent
<
Element
,
MouseEvent
>
)
:
void
Parameters
event:
MouseEvent
<
Element
,
MouseEvent
>
Returns
void
Protected
on
Message
Click
on
Message
Click
(
event
:
MouseEvent
<
Element
,
MouseEvent
>
)
:
void
Parameters
event:
MouseEvent
<
Element
,
MouseEvent
>
Returns
void
Protected
on
Toggle
Expansion
on
Toggle
Expansion
(
event
:
MouseEvent
<
Element
,
MouseEvent
>
)
:
void
Parameters
event:
MouseEvent
<
Element
,
MouseEvent
>
Returns
void
render
render
(
)
:
ReactNode
Returns
ReactNode
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
Notification
Notifications
Commands
Notifications
Keybinding
Context
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Notification
Component
constructor
on
Action
on
Clear
on
Message
Click
on
Toggle
Expansion
render