Unable to change initial TextInput value

It seems to be impossible to change the initial value of the built-in TextInput component. At least in the codegen result it’s always “value” as string… but i want to unset it, so that the placeholder text is shown.