Newer Version Available

This content describes an older version of this product. View Latest

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.