Home > @uniformdev/design-system > getParentPath
getParentPath() function
Signature:
getParentPath: (path: string | undefined, noRootSlash?: boolean) => string
Parameters
Parameter | Type | Description |
---|---|---|
path | string | undefined | |
noRootSlash | boolean | (Optional) |
Returns:
string