alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum SelectionType

    Different selection types that are applicable for the Chip component.

    Namespace: Syncfusion.Blazor.Buttons
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum SelectionType

    Fields

    Name Description
    Multiple

    Multiple selection allows to select multipe chips from a set of ChipItem/ChipItems.

    None

    Selection of chip will be restricted in none type.

    Single

    Single selection allows to select a single chip from a set of ChipItem/ChipItems.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved