Creates a tag from a string.
pf1.utils.createTag("Wizard of Oz 2"); // => "wizardOfOz2" Copy
pf1.utils.createTag("Wizard of Oz 2"); // => "wizardOfOz2"
Generated using TypeDoc
Creates a tag from a string.