Documentation Index
Fetch the complete documentation index at: https://hyperframes.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Portal
VFX composition block
html-in-canvas webgl
Requires Chrome flag. Enable chrome://flags/#canvas-draw-element for live preview. Rendering via CLI enables the flag automatically. Learn more.
Install
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:
<div data-composition-id="vfx-portal" data-composition-src="compositions/vfx-portal.html" data-start="0" data-duration="10" data-track-index="1" data-width="1920" data-height="1080"></div>