WidgetsForm controls APIText APIText PropertiesselectOn this pageselectDescriptionselects the content of an inputTypebooleanDefaultfalseExample<Text value={"Text"} select={true} />DetailsThe property can also be enabled without a value:<Text value={"Text"} select={true} /> Related article: Selecting the input's content