unlayer-integration

Integrate the Unlayer visual editor into React, Vue, Angular, and JavaScript applications.

13|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/unlayer/unlayer-skills --skill unlayer-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unlayer-integration
Source: https://github.com/unlayer/unlayer-skills/tree/main/unlayer-integration
Command: npx skills add https://github.com/unlayer/unlayer-skills --skill unlayer-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of integrating the Unlayer visual editor into various web application frameworks, enabling users to build and edit content directly within your product.

Core Features & Use Cases

  • Framework Integration: Seamlessly add Unlayer to React, Vue, Angular, or plain JavaScript projects.
  • Editor Access: Provides clear patterns for accessing and controlling the Unlayer editor instance.
  • Use Case: Integrate Unlayer into your SaaS platform so your users can create custom email templates or landing pages without leaving your application.

Quick Start

Add Unlayer to your React application by installing the react-email-editor package and using the EmailEditor component.

Frequently Asked Questions about unlayer-integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I embed a visual email editor into my React application?

To embed a visual email editor into your React application, install the react-email-editor package and use the EmailEditor component to render and control the visual editor instance.

Does the Unlayer email editor work with Vue and Angular frameworks?

Yes, the Unlayer email editor works with Vue and Angular frameworks. It provides seamless integration across React, Vue, Angular, and plain JavaScript projects to add visual template editing capabilities.

Can I manage multiple email editor instances on a single page?

Yes, you can manage multiple email editor instances on a single page. The integration supports accessing and controlling multiple Unlayer editor instances simultaneously within your web application.

How do I customize the email editor appearance and tools?

You customize the email editor appearance and tools by passing configuration options, tools, and appearance props. These props allow you to tailor the user experience and available features within the visual editor.

What is the best way to let SaaS users create custom email templates without leaving the app?

The best way to let SaaS users create custom email templates without leaving the app is integrating a visual editor like Unlayer. It embeds directly into web applications, enabling users to build and edit content internally.