@umbraco-cms/backoffice
Preparing search index...
packages/core/router
slashify
Function slashify
slashify
(
path
:
string
,
__namedParameters
?:
Partial
<
ISlashOptions
>
)
:
string
Makes sure that the start and end slashes are present or not depending on the options.
Parameters
path
:
string
__namedParameters
:
Partial
<
ISlashOptions
>
= {}
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@umbraco-cms/backoffice
Loading...
Makes sure that the start and end slashes are present or not depending on the options.