---
title: "Portal"
description: "VFX composition block"
---
# Portal
VFX composition block
`html-in-canvas` `webgl`
## Install
```bash Terminal
npx hyperframes add vfx-portal
```
## Details
| Property | Value |
| --- | --- |
| Type | Block |
| Dimensions | 1920×1080 |
| Duration | 10s |
## Files
| File | Target | Type |
| --- | --- | --- |
| `vfx-portal.html` | `compositions/vfx-portal.html` | hyperframes:composition |
## Usage
After installing, add the block to your host composition:
```html
```