Circle V2 API Docs
Preparing search index...
@repo/markdown-edit
MatchListByTextResult
Type Alias MatchListByTextResult<P, E>
type
MatchListByTextResult
<
P
,
E
>
=
{
matched
:
E
|
null
;
parsed
:
P
;
}
Type Parameters
P
E
Index
Properties
matched
parsed
Properties
matched
matched
:
E
|
null
The existing item this parsed item matched, or
null
if unmatched.
parsed
parsed
:
P
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
matched
parsed
Circle V2 API Docs
Loading...
The existing item this parsed item matched, or
nullif unmatched.