Preparing search index...
The search index is not available
@dmp/frontend-components
@dmp/frontend-components
components/smv/useRelatedSystems
default
Function default
default
(
)
:
{
openDmpSystem
:
(
(
systemId
:
string
)
=>
Promise
<
void
>
)
;
}
Returns
{
openDmpSystem
:
(
(
systemId
:
string
)
=>
Promise
<
void
>
)
;
}
open
Dmp
System
:
(
(
systemId
:
string
)
=>
Promise
<
void
>
)
(
systemId
)
:
Promise
<
void
>
Parameters
systemId
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dmp/frontend-components
Loading...