New to Telerik UI for Blazor? Start a free 30-day trial
DropZone Template
Updated on Aug 24, 2026
The DropZone allows you to customize the default rendering of its content by using a Template.
The Template is a RenderFragment and allows you to add whatever custom content is required such as simple text, HTML elements, or other components.
Use Template to add custom content in the DropZone
Loading ...