openPopup
Opens an existing popup in the service with the given name. Does nothing if popup does not exist yet.
Available for
Model-driven apps
Syntax
openPopup(name)
Parameters
Parameter Name | Type | Required | Description |
---|---|---|---|
name | String |
Yes | The name of the popup you're trying to open. |
Related articles
Popup Service
Power Apps component framework API reference
Power Apps component framework overview