ScaffolderRJSFFormProps.idSeparator
Home > @backstage/plugin-scaffolder-react
> ScaffolderRJSFFormProps
> idSeparator
To avoid using a path separator that is present in field names, it is possible to change the separator used for ids (Default is _
)
Signature:
idSeparator?: string;