brendon-colburn / Iframe4Canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iframe 4 Canvas App

Add Iframes into PowerApps Canvas

alt text

Properteties

  • src: define your address
    • only 'https://...'
    • not all addresses are valid!
  • heigth: set the value in pixels or 'name_component.Height' to auto-size
  • width: set the value in pixels or 'name_component.Width' to auto-size

Import

alt text

  1. Select the option Custom [Personalizado] and click on Import [Importar Componente].
  2. Click on Code [Código], select the 'Iframe4Canvas' and click on Import [Importar].
  3. Add the 'Iframe4Canvas'.

Ready to use

The managed solution is ideal for non developers. Import and use.

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%