Jump to Content
Unlayer DocumentationGuidesChangelogAPI ReferenceExamplesStatus
GuidesAPI ReferenceChangelog
v1.0

GuidesChangelogAPI ReferenceExamplesStatusLog InUnlayer Documentation
Log In
v1.0

Get Started

  • Installation
  • Load and Save Designs
  • Export Designs
    • Export HTML
    • Export Plain Text
    • Export Image
    • Export PDF
    • Export ZIP

Builders

  • Email Builder
  • Page Builder
    • Form Tool
    • Embed Videos
  • Popup Builder

Configure

  • Appearance
  • Features
  • Security
  • Tabs
  • Tools
    • Button
    • Divider
    • Form
    • Heading
    • Image
    • Menu
    • Social Media
    • Text
    • Timer
    • Video
    • HTML
  • Templates
    • Legacy Templates
  • Images
    • User Uploads
    • Custom Image Library
  • File Storage
    • Amazon S3
    • Custom File Storage
  • Dynamic Content
    • Merge Tags
    • Design Tags
    • Display Conditions
  • Font Management
  • Content Audit
  • Special Links
  • Custom JS / CSS
  • Editor Options
    • Blank Design
    • Body Values
    • Custom Columns
    • Link Types
    • Min / Max Rows
    • Auto Select On Drop
    • Confirm On Delete
    • Device Management
  • Content Options
    • Color Picker Presets
    • Font Sizes

Custom Tools

  • Overview
  • Create a Custom Tool
  • Built-In Property Editors
  • Advanced Options
    • Property States
    • Transform Property Values
    • CSS / JavaScript

Blocks

  • Custom Blocks
  • User Saved Blocks

Libraries

  • React Component
  • Angular Component
  • Vue Component

More...

  • Events
  • Localization
  • Examples
Powered by 

Video

Suggest Edits

🚧

Premium Tool

This tool is only available as an add-on in premium plans.

Video is a built-in tool that lets users add YouTube or Vimeo videos to their emails or landing pages. This tool automatically generates thumbnails of videos for emails and ensures that it renders correctly on all platforms.

Enable / Disable

unlayer.init({
  tools: {
    video: {
      enabled: false
    }
  }
});

Updated over 2 years ago


  • Table of Contents
    • Enable / Disable