Skip to main content

13: EditText Components

Join Alexa Champion Mark Tucker as he discusses how to use the EditText Component in Alexa Presentation Language (APL).

The EditText allows you to enter text and do basic validation.

If you would like to follow along, please use this APL Ninja Link: https://apl.ninja/document/MarkTucker...

APL EditText Documentation: https://developer.amazon.com/en-US/do...

APL Select Command: https://developer.amazon.com/en-US/do...

You will also learn about the onTextChanged event, the Select command, and the style, hint, secureInput, and validCharacters properties.