Membrane SDK - v0.9.1
Console
React Lib
REST API
Preparing search index...
parseMembraneElementPath
Function parseMembraneElementPath
parseMembraneElementPath
(
relativePath
:
string
,
)
:
|
undefined
|
{
type
:
WorkspaceElementType
;
key
:
string
;
integrationKey
?:
string
}
Parse a membrane element path and extract element information.
Parameters
relativePath
:
string
Returns
undefined
|
{
type
:
WorkspaceElementType
;
key
:
string
;
integrationKey
?:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Console
React Lib
REST API
Membrane SDK - v0.9.1
Loading...
Parse a membrane element path and extract element information.