Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookEditorFindMatch
Interface NotebookEditorFindMatch
interface
NotebookEditorFindMatch
{
selected
:
boolean
;
replace
?
(
value
)
:
void
;
show
(
)
:
void
;
}
Implemented by
NotebookCodeEditorFindMatch
Index
Properties
selected
Methods
replace?
show
Properties
selected
selected
:
boolean
Methods
Optional
replace
replace
(
value
)
:
void
Parameters
value
:
string
Returns
void
show
show
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
selected
replace
show
Theia TypeDoc
Loading...