Home > widget-integration > FilterHelper > slugify
FilterHelper.slugify() method
Slugifies a text string for URL usage Delegates to FilterValidationHelper
Signature:
slugify(text: string): string;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
text |
string |
Text to slugify |
Returns:
string
Slugified text