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. Video Field Options

Hide Cover Uploader

hideCoverUploader

Argument
Type
Required
Default

status

bool

true

The hideCoverUploader option is a boolean parameter 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 HeightNextConfiguration

Last updated 1 year ago

⚙️