API reference@react-form-builder/coreFunctionsgetTemplateNameOn this pageFunction: getTemplateName() getTemplateName(typeName): string Extracts the template name from the specified component type name. Internal use only. Parameters typeName string the component type name. Returns string the template name.