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