API reference@react-form-builder/coreFunctionsstartCaseOn this pageFunction: startCase() startCase(input): string Convert a string to Start Case. Parameters input string the input string. Returns string the start-cased string.