Currently, we support a wide variety Aura interactions, and our components can be utilized directly due to their ever growing APIs. We follow a unidirectional data flow pattern by enabling our rendering components to respond to events, functions and attribute changes, then raising events to respond if data is to be returned. To respond, simply register a handler for that given event type. More information about this can be found in Scene Data Interaction.