API reference@react-form-builder/coreFunctionsgenerateTemplateTypeNameOn this pageFunction: generateTemplateTypeName() generateTemplateTypeName(name): string Generates the template type name from the specified template name. Internal use only. Parameters • name: string the template name. Returns string the template type name.