Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
debug
DebugAction
Class DebugAction
Hierarchy
Component
<
Props
>
DebugAction
Index
Constructors
constructor
Properties
ref
Methods
focus
render
set
Ref
Constructors
constructor
new
Debug
Action
(
props
:
Props
|
Readonly
<
Props
>
)
:
DebugAction
new
Debug
Action
(
props
:
Props
, context
:
any
)
:
DebugAction
Parameters
props:
Props
|
Readonly
<
Props
>
Returns
DebugAction
deprecated
see
https://reactjs.org/docs/legacy-context.html
Parameters
props:
Props
context:
any
Returns
DebugAction
Properties
Protected
ref
ref
:
undefined
|
HTMLElement
Methods
focus
focus
(
)
:
void
Returns
void
render
render
(
)
:
ReactNode
Returns
ReactNode
Protected
set
Ref
set
Ref
(
ref
:
null
|
HTMLElement
)
:
undefined
|
HTMLElement
Parameters
ref:
null
|
HTMLElement
Returns
undefined
|
HTMLElement
Exports
debug
Breakpoint
Manager
Breakpoint
Marker
Debug
Action
Debug
Breakpoint
Widget
Debug
Breakpoint
Widget
Commands
Debug
Commands
Debug
Configuration
Debug
Configuration
Manager
Debug
Configuration
Model
Debug
Console
Commands
Debug
Editor
Context
Commands
Debug
Error
Debug
Keybinding
Contexts
Debug
Menus
Debug
Session
Context
Commands
Debug
Thread
Context
Commands
Exception
Breakpoint
Expression
Container
Function
Breakpoint
Internal
Debug
Session
Options
Source
Breakpoint
VSCode
Debugger
Contribution
Virtual
Variable
Item
Debug
Action
constructor
ref
focus
render
set
Ref
https://reactjs.org/docs/legacy-context.html