API reference@react-form-builder/coreFunctionscamelCaseOn this pageFunction: camelCase() camelCase(input): string Convert a string to camelCase. Parameters input string the input string. Returns string the camelCased string.