Kind: Function
Source: atloria-monorepo/apps/web/src/components/NewProjectWizard/useNewProjectWizard.ts
Signature
tsfunction generateSlug(name: string): string
Parameters
| Name | Type |
|---|---|
name | string |
Returns: string
Kind: Function
Source: atloria-monorepo/apps/web/src/components/NewProjectWizard/useNewProjectWizard.ts
tsfunction generateSlug(name: string): string
| Name | Type |
|---|---|
name | string |
Returns: string
Was this page helpful?