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