New to Telerik UI for Blazor? Download Free 30-day trial
FileManager - Toolbar
- EXAMPLE
- VIEW SOURCE
- Change Theme
default
Configurator
Enable View Details Tool
blazor-ebook.pdf
excel.xlsx
files
ninja.png
telerik.png
text.txt
word.docx
- Toolbar.razor
- FlatFileService.cs
- FlatFileEntry.cs
- FileEntry.cs
- FileManagerConstants.cs
Loading the demo source code...please wait.
Description
The Telerik UI Blazor FileManager includes a built-in Toolbar. By default, the Toolbar contains the following commands:
- New folder
- Upload
- Sort direction
- Sort by
- Views
- View details
- Search
The FileManager allows you to customize the Toolbar - you can decide which of the built-in tools to include, manage their position and add you custom tools. To customize the Toolbar, declare the FileManagerToolBar
tag as a direct child of the TelerikFileManager
and include your desired commands inside.
The current demo shows a Toolbar with several built-in tools and a custom selection tool. Toggle the CheckBox in the configurator to enable/disable the built-in View Details tool.
This Blazor FileManager Toolbar example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for Blazor or ThemeBuilder.