Ad API 3
Component Basics
Some basic information about component structure and workflow that's necessary for understanding how to use the Ad API to create your own components.
- Component States: The states that a component goes through in the Flite Runtime, from being loaded to being unloaded.
- Component Hierarchy: Creating and using components that can have children.
- Component Dependencies: Using dependencies to activate different portions of the API in your component.
