@rysock/pcf-office-bridge
v1.2.24020201
Published
Library supporting code to bridge a PowerApp hosted in an iFrame within an Outlook/Office add-in and passing information from PowerApps to Add-in (and vice versa). This is directly dependent on the PCFOfficeAddinBridge PCF control.
Downloads
18
Maintainers
Readme
This folder contains script files that you will leverage inside your Office Add-in html. Specifically eg in a TaskPane add-in you will reference this script so that you can call the postMessage to pass messages to the inner iFrame (containing the PowerApp and using the PCF control for Office.js interop)