No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Reading Initial Component Data with Models
A model is a component's main source for dynamic data.
Use a model to read your initial component data and display the data on the user interface. You can create a model using Apex or JSON. For example, an Apex model could read the component's data from a record. A JSON model reads your initial component data from a JSON resource.