New to KendoReact? Start a free 30-day trial
Custom Rendering
Custom RenderingPremium
The Upload enables you to customize the user interface of its file-list items.
To customize the appearance of the files for upload, pass a custom component to the listItemUI
property. The component will receive the UploadListItemProps
properties.
The following example demonstrates how to customize the rendering of the files.
Change Theme
Theme
Loading ...