• Getting Started
  • Components
    • Barcodes
    • Buttons
    • Chartsupdated
    • Conversational UIupdated
    • Data Query
    • Date Inputsupdated
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Filter
    • Gantt
    • Gauges
    • Gridupdated
    • Icons
    • Indicators
    • Inputsupdated
    • Labels
    • Layout
    • ListBox
    • ListView
    • Map
    • Menus
    • Navigation
    • Notification
    • Pager
    • PDF Export
    • PDFViewer
    • PivotGridupdated
    • Popup
    • ProgressBars
    • Ripple
    • Schedulerupdated
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • ToolBar
    • Tooltips
    • TreeList
    • TreeView
    • Typography
    • Uploads
    • Utilities
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Sample Applications
  • FAQ
  • Troubleshooting
  • Updates
  • Changelogs
New to Kendo UI for Angular? Start a free 30-day trial

UploadDropZoneComponent

Represents the Kendo UI UploadDropZone component for Angular.

Selector

kendo-uploaddropzone

Export Name

Accessible in templates as #kendoUploadDropZoneInstance="kendoUploadDropZone"

Inputs

NameTypeDefaultDescription

icon

string

Defines the name for an existing icon in a Kendo UI theme. The icon is rendered inside the DropZone.

iconClass

string

Defines a CSS class or multiple classes separated by spaces, which are applied to a span element. Allows the usage of custom icons.

svgIcon

SVGIcon

Defines an SVGIcon to be rendered inside the DropZone. The input can take either an existing Kendo SVG icon or a custom one.

zoneId

string

Defines the id of the component. It is used to associate it with an existing Upload or FileSelect component.

In this article

Not finding the help you need?