Skip to content

Commit

Permalink
changed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dendrofen committed Jun 10, 2022
1 parent 8edd86f commit c673dd7
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,23 @@ with switching view context, without page reload.
| `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
## Example

[Demo Website](https://demo.inplayo.com/aframe/switch-vr-and-page/)

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

## Demo

[Demo page](https://demo.inplayo.com/aframe/switch-vr-and-page/)
### Demo video


Demo video
[![Demo Video](https://img.youtube.com/vi/GwYH4lUYU_8/0.jpg)](https://www.youtube.com/watch?v=GwYH4lUYU_8 "Demo Video")


### Demo using
* A-Frame 1.3.0
* Oculus Quest 2
* Google Chrome Version 102.0.5005.61 (Mobile + Desktop)
## Badges

[<img alt="Deployed with FTP Deploy Action" src="https://img.shields.io/badge/Deployed With-FTP DEPLOY ACTION-%3CCOLOR%3E?style=for-the-badge&color=0077b6">](https://github.com/SamKirkland/FTP-Deploy-Action)

0 comments on commit c673dd7

Please sign in to comment.