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

References

Describes the reason for requesting text input.