Rezi
Preparing search index...
core/src
parseCompoundId
Function parseCompoundId
parseCompoundId
(
id
:
string
,
prefix
:
string
,
expectedSegments
:
number
,
)
:
readonly
string
[]
|
null
Parse a compound ID, returning null if prefix doesn't match or segments are invalid.
Parameters
id
:
string
prefix
:
string
expectedSegments
:
number
Returns
readonly
string
[]
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Parse a compound ID, returning null if prefix doesn't match or segments are invalid.