Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 913 Bytes

File metadata and controls

39 lines (27 loc) · 913 Bytes
title description ms.author author ms.date ms.reviewer ms.topic ms.subservice contributors
deletePopup (Power Apps component framework API reference) | Microsoft Docs
Removes the referenced popup from the popup service and unregister the service.
hemantg
HemantGaur
05/27/2022
jdaly
reference
pcf
JimDaly

deletePopup

[!INCLUDE deletepopup-description]

Available for

Model-driven apps

Syntax

deletePopup(name)

Parameters

Parameter Name Type Required Description
name String Yes The name of the popup to remove.

Related articles

Popup Service
Power Apps component framework API reference
Power Apps component framework overview

[!INCLUDEfooter-include]