Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.03 KB

aframe-open-page-iframe.js

Component add ability to open page url in iframe, with switching view context, without page reload.

Properties

Property Default Required Description
event click true event on entity, when process functional (can be filled with all js events on element)
url true page url to open in iframe

Example

Demo Website

<a-entity open-page-iframe="url:https://inplayo.com/;event:click;"></a-entity>

Demo video

Demo Video

Demo using

  • A-Frame 1.3.0
  • Oculus Quest 2
  • Google Chrome Version 102.0.5005.61 (Mobile + Desktop)

Badges

Deployed with FTP Deploy Action