Nova Video
  • 🏁Getting Started
    • Introduction
    • Installation
    • Support Us
    • License
  • 🚀Usage
    • Basic Usage
    • Usage with Larupload
    • Notes
  • ⚙️Advanced Usage
    • Video Metadata
    • Rest API Usage (Larupload)
    • Video Field Options
      • Make
      • Store With Larupload
      • Player Mode
      • Player Type
      • Direction (dir)
      • Max Height
      • Hide Cover Uploader
    • Configuration
      • UI
        • Player
          • Type
          • Direction (dir)
          • Max Height
      • Cover Uploader
      • Player Mode
  • ⚪Other
    • Demo
Powered by GitBook
On this page
Edit on GitHub
  1. Advanced Usage
  2. Configuration

Cover Uploader

cover-uploader

Property Name
Type
Default

cover-uploader

boolean

true

The cover-uploader property is a boolean prop that controls the visibility of the cover uploader in the create/update form.

Accepted Values:

  • true: This hides the cover uploader, making it invisible in the form.

  • false: This displays the cover uploader in the form.

PreviousMax HeightNextPlayer Mode

Last updated 1 year ago

⚙️