What is the Custom HTML block?
The Custom HTML block allows you to embed custom code directly into your mini app’s page layout. This gives you full flexibility to add interactive elements, external services, or custom design features.
Use cases:
Embedding chat widgets, countdown timers, or forms
Custom layout styling and structure
Connecting third-party services (e.g., analytics, video players)
How to add a Custom HTML block:
Go to Pages from the ViGram dashboard.
Select the page you want to edit or create a new one.
Click “Add Component”.
Choose Custom HTML from the list.
Paste your HTML code into the input field.
Click Save and preview your page to verify the result.
⚠️ Important:
Always make sure your code is safe and optimized for mobile devices.