View Source TextFieldLink
<TextFieldLink>
A form element that requests text input on Apple Watch.
Overview
This element displays a button that, when tapped, opens a dialogue for inputting text.
<TextFieldLink prompt="Favorite Color" value="color">
What's your favorite color?
</TextFieldLink>
Attributes
prompt
value
References
Link to this reference
prompt
Describes the reason for requesting text input.