Skip to content

abinayabalakrishnan-syncfusion/getting-started-with-blazor-splitter-component

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with the Blazor Splitter Component

The Blazor Splitter is a layout user interface (UI) that provides resizable, expandable, collapsible, and nestable panes.A quick-start project that helps you get up and running with the Syncfusion Splitter component in a Blazor WebAssembly application. This project contains the code to resize, collapse, and expand panes. It also contains code to render nested panes.

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.

Features and Benefits

Sizing to content

The size of a pane can be specified by users in either pixels or a percentage, with a minimum and maximum range of values, to allow for the sizing of its child component or content.

State management

The Splitter state can be saved and loaded thanks to state management. As opposed to having its properties declared declaratively, the Splitter will render based on a state that the user provides.

Resizable panes

The Blazor Splitter component comes with built-in support for expanding or contracting panes. Individual windows can be resized by users with validation for minimum and maximum sizes.

Related links

Learn More about Blazor Splitter

Download Free Trial

Pricing

Documentation

View Demos

Community Forums

Suggest a feature or report a bug

Online example

Video Tutorials

Knowledge base

About Syncfusion Blazor Components

The Syncfusion's Blazor components library offers over 70 UI components to work with Blazor server-side and client-side (Blazor WebAssembly) projects seamlessly. In addition to Splitter, we provide popular Blazor Components such as DataGrid,Charts, Scheduler, Diagram, Word Processor, and more.

About Syncfusion

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 28,000 customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1700+ components and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, JavaScript, and .NET MAUI), and desktop development (WinForms, WPF, WinUI, Flutter and UWP, and .NET MAUI). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.


sales@syncfusion.com | www.syncfusion.com| Toll Free: 1-888-9 DOTNET

About

A quick-start project that helps you get up and running with the Syncfusion Splitter component in a Blazor WebAssembly application. This project contains the code to resize, collapse, and expand panes. It also contains code to render nested panes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 54.9%
  • CSS 29.7%
  • C# 15.4%