.NET MAUI Chips - Simple and Flexible Visual Control
- Arrange complex data in a compact way with user-preferred layouts.
- Customize chip appearance with various options.
- Use as input, action, choice, or filter chips.
Trusted by the world’s leading companies
Overview
.NET MAUI Chips is a feature-rich control that presents information in an interactive and customizable layout. It arranges multiple chips in an organized layout, facilitating easy grouping and selection, and enhancing user experience and interface design.
.NET MAUI Chips Code Example
Easily get started with the .NET MAUI Chips using a few simple lines of XAML code as demonstrated below. Also explore our .NET MAUI Chips Example that shows you how to render and configure .NET MAUI Chips.
<ContentPage.BindingContext>
<local:ViewModel/>
</ContentPage.BindingContext>
<ContentPage.Content>
<StackLayout>
<chip:SfChipGroup
Command="{Binding ActionCommand}"
ItemsSource="{Binding Employees}"
DisplayMemberPath="Name"
ChipType="Action">
</chip:SfChipGroup>
<StackLayout Orientation="Horizontal">
<Label
Text="Name:"
FontAttributes="Bold"
FontSize="14" />
<Label
Text="{Binding Result}"
FontAttributes="Bold"
FontSize="14" />
</StackLayout>
</StackLayout>
</ContentPage.Content>Layout
Users can arrange the chips according to their preference using various layout options, such as stack, flex, and more.
Types of chips
The .NET MAUI Chips control features a versatile set of chips that include input, choice, action, and filter types. Each chip type serves a distinct purpose, allowing flexible and dynamic user interactions.
Input chips
Display a piece of information in a compact form by converting text into chips. Input-type chips can be removed from the layout with the close button.
Action chips
An action-type chip executes a command when it is tapped. It returns the tapped chip or its data context as a command parameter.
Choice chips
The choice type of .NET MAUI Chips provides a way to pick a selection from several options.
Filter chips
The filter type of .NET MAUI Chips provides a way to make multiple selections in a chip group. A selection indicator will appear when a chip is selected.
Customization
The .NET MAUI Chips is highly customizable. You can customize its color, border thickness, and corner radius.
Border color
The border color of .NET MAUI Chips can easily be customized to the desired color.
Border thickness
The border of .NET MAUI Chips can easily be customized to the desired thickness. You can also remove the border entirely if it is not required.
Corner radius
The .NET MAUI Chips control’s corner radii can easily be customized to create rounded edges.
MVVM support
Every aspect of the .NET MAUI Chips control has been designed with the MVVM pattern in mind, ensuring seamless integration and enhanced functionality.
Not sure how to create your first .NET MAUI Chips? Our tutorial videos and documentation can help.
I’d love to watch it now I’d love to read it nowFrequently Asked Questions
Why should you choose Syncfusion .NET MAUI Chips?
The Syncfusion .NET MAUI Chips control offers the following features:
Chip types include action, choice, filter, and input.
Built-in support for customizing Chips.
- One of the best .NET MAUI Chips in the market, offering feature-rich UI to interact with the software.
Simple configuration and APIs.
- Mobile-touch friendly.
Extensive demos, documentation, and videos to let you get started quickly with the .NET MAUI Chips.
Where can I find the Syncfusion Blazor .NET MAUI Chips demo?
You can find our .NET MAUI Chips demo, which demonstrates how to render and configure the Chips.
Can I download and utilize the Syncfusion .NET MAUI Chips for free?
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
How do I get started with Syncfusion .NET MAUI Chips?
A good place to start would be our comprehensive getting started documentation.
.NET MAUI DataViz & UI Controls
Our Customers Love Us
Here are some of their experiences.
Awards
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion® is proud to hold the following industry awards.