Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookFindWidget
Class NotebookFindWidget
Hierarchy
Component
<
NotebookFindWidgetProps
,
NotebookFindWidgetState
>
NotebookFindWidget
Index
Constructors
constructor
Properties
debounce
Search
search
Ref
Methods
can
Replace
can
Replace
All
component
Did
Update
focus
Search
get
Matches
Count
goto
Next
Match
goto
Previous
Match
has
Matches
render
replace
All
replace
One
search
Constructors
constructor
new
Notebook
Find
Widget
(
props
)
:
NotebookFindWidget
Parameters
props
:
NotebookFindWidgetProps
Returns
NotebookFindWidget
Properties
Private
debounce
Search
debounce
Search
:
DebouncedFunc
<
any
>
= ...
Private
search
Ref
search
Ref
:
RefObject
<
HTMLInputElement
>
= ...
Methods
Private
can
Replace
can
Replace
(
)
:
boolean
Returns
boolean
Private
can
Replace
All
can
Replace
All
(
)
:
boolean
Returns
boolean
component
Did
Update
component
Did
Update
(
prevProps
,
prevState
)
:
void
Parameters
prevProps
:
Readonly
<
NotebookFindWidgetProps
>
prevState
:
Readonly
<
NotebookFindWidgetState
>
Returns
void
focus
Search
focus
Search
(
content
?
)
:
void
Parameters
Optional
content
:
string
Returns
void
Private
get
Matches
Count
get
Matches
Count
(
)
:
string
Returns
string
Private
goto
Next
Match
goto
Next
Match
(
)
:
void
Returns
void
Private
goto
Previous
Match
goto
Previous
Match
(
)
:
void
Returns
void
Private
has
Matches
has
Matches
(
)
:
boolean
Returns
boolean
render
render
(
)
:
ReactNode
Returns
ReactNode
Private
replace
All
replace
All
(
)
:
void
Returns
void
Private
replace
One
replace
One
(
)
:
void
Returns
void
search
search
(
options
)
:
void
Parameters
options
:
NotebookEditorFindOptions
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
debounce
Search
search
Ref
can
Replace
can
Replace
All
component
Did
Update
focus
Search
get
Matches
Count
goto
Next
Match
goto
Previous
Match
has
Matches
render
replace
All
replace
One
search
Theia TypeDoc
Loading...