Home > @uniformdev/design-system > getParentPath

getParentPath() function

Signature:

getParentPath: (path: string | undefined, noRootSlash?: boolean) => string

Parameters

ParameterTypeDescription
pathstring | undefined
noRootSlashboolean(Optional)

Returns:

string