Skip to main content

08: Touchable Components

Join Alexa Champion Mark Tucker as he discusses how to make other components touchable with the non-visual TouchWrapper Component in Alexa Presentation Language's (APL).

A TouchWrapper wraps a single child component and responds to touch events.

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

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

APL Touchable Components: https://developer.amazon.com/en-US/do...

APL Standard Commands: https://developer.amazon.com/en-US/do...

You will learn how to make a Text component touchable using the TouchWrapper component and the onPress event.