iframePCF
PCF to enable an iframe functionality in canvas apps for Power Apps.
Steps to push the component:
You can push this component directly using the Visual studio developer command prompt. The steps to do so are:
- Clone the repository
- cd into the src folder
- Get the developer resource URL for your environment from advanced settings in Power Apps.
- Use the command: pac auth create --url and authenticate with your credentials.
- Use the command: pac pcf push --publisher-prefix contoso to push the component.