Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
debug
DebugAction
Class DebugAction
Hierarchy
Component
<
plugin
.
Props
>
DebugAction
Index
Constructors
constructor
Properties
ref
Methods
focus
render
set
Ref
Constructors
constructor
new
Debug
Action
(
props
)
:
DebugAction
Parameters
props
:
plugin
.
Props
Returns
DebugAction
new
Debug
Action
(
props
,
context
)
:
DebugAction
Parameters
props
:
plugin
.
Props
context
:
any
Returns
DebugAction
Deprecated
See
React Docs
Properties
Protected
ref
ref
:
undefined
|
HTMLElement
Methods
focus
focus
(
)
:
void
Returns
void
render
render
(
)
:
ReactNode
Returns
ReactNode
Protected
set
Ref
set
Ref
(
ref
)
:
undefined
|
HTMLElement
Parameters
ref
:
null
|
HTMLElement
Returns
undefined
|
HTMLElement
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
ref
focus
render
set
Ref
Theia TypeDoc
Loading...
Deprecated
See
React Docs