@dmp/map-components
Preparing search index...
SearchContext
Type Alias SearchContext
type
SearchContext
=
{
categories
:
Category
[]
;
favorite
?:
boolean
;
limit
?:
number
;
organizations
:
Organization
[]
;
query
?:
string
;
tags
:
Tag
[]
;
type
?:
"datasets"
|
"collections"
|
"owners"
;
}
Index
Properties
categories
favorite?
limit?
organizations
query?
tags
type?
Properties
categories
categories
:
Category
[]
Optional
favorite
favorite
?:
boolean
Optional
limit
limit
?:
number
organizations
organizations
:
Organization
[]
Optional
query
query
?:
string
tags
tags
:
Tag
[]
Optional
type
type
?:
"datasets"
|
"collections"
|
"owners"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
categories
favorite
limit
organizations
query
tags
type
@dmp/map-components
Loading...