Function: toSlugWithOptions()
toSlugWithOptions(
options, …values):string
Slugified identifier: same rules as toIdentifierWithOptions with the
delimiter forced to -. Accepts KeyOptions so callers cannot
override the delimiter.
Parameters
Section titled “Parameters”options
Section titled “options”values
Section titled “values”…unknown[]
Returns
Section titled “Returns”string