TextInput
Disabled
Use the disabled
prop to indicate that the input is not
available for interaction.
<TextInput defaultValue="Hello World" disabled />