TextFieldLink
A control that requests text input from the user when pressed.
Declaration
nonisolated struct TextFieldLink<Label> where Label : ViewOverview
A TextFieldLink should be used to request text input from the user through a button interface.