Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookFindWidgetState
Interface NotebookFindWidgetState
interface
NotebookFindWidgetState
{
activeFilters
:
string
[]
;
currentMatch
:
number
;
expanded
:
boolean
;
matchCase
:
boolean
;
matches
:
NotebookEditorFindMatch
[]
;
regex
:
boolean
;
replace
:
string
;
search
:
string
;
wholeWord
:
boolean
;
}
Index
Properties
active
Filters
current
Match
expanded
match
Case
matches
regex
replace
search
whole
Word
Properties
active
Filters
active
Filters
:
string
[]
current
Match
current
Match
:
number
expanded
expanded
:
boolean
match
Case
match
Case
:
boolean
matches
matches
:
NotebookEditorFindMatch
[]
regex
regex
:
boolean
replace
replace
:
string
search
search
:
string
whole
Word
whole
Word
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
active
Filters
current
Match
expanded
match
Case
matches
regex
replace
search
whole
Word
Theia TypeDoc
Loading...