Used to specify that control dependencies load on demand instead of when the control is loaded.
Available for
Model-driven apps
Parameters
Name | Description | Type | Required | Available for |
---|---|---|---|---|
action-type |
Set to afterPageLoad |
string | No | Model-driven apps |
Parent Elements
Element | Description |
---|---|
control | Defines the component's namespace, version, and display information. |
Example
<platform-action action-type="afterPageLoad" />
Related articles
Dependent Libraries (preview)
Power Apps component framework manifest schema reference
Power Apps component framework API reference
Power Apps component framework overview