menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.Blazor - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Namespace Syncfusion.Blazor

    Classes

    Adaptors

    Specifies the data adaptors provided in SfDataManager component.

    • BlazorAdaptorDefault. BlazorAdaptor is used to process Enumerable data. It contains methods to process the given collection based on the queries.
    • ODataAdaptor OData Adaptor provies ability to consume and manipulate data from OData services.
    • ODataV4Adaptor ODatav4 Adaptor provies ability to consume and manipulate data from OData v4 services
    • WebApiAdaptor WebApi Adaptor provies ability to consume and manipulate data from WebApi services. This adaptor is targeted to interact with Web API created using OData endpoint, it is extended from ODataAdaptor
    • UrlAdaptor URL Adaptor is used when you are required to interact with all kind of remote services to retrieve data.
    • RemoteSaveAdaptor Remote Save Adaptor is used for binding JSON data. It interacts with remote services only for CRUD operations.
    • CustomAdaptor CustomAdaptor specifies that own data query and manipulation logic has been provided using custom adaptor component extended from DataAdaptor class.
    • JsonAdaptor JsonAdaptor is used to process JSON data at the client side. It contains methods to process the given JSON data based on the queries.
    • GraphQLAdaptor GraphQLAdaptor provides ability to consume and manipulate data from GraphQL service. It requires setting GraphQLAdaptorOptions in the SfDataManager component.
    AnimationEffect

    Specifies the Animation effects.

    AutoCompleteLocale

    Defines the AutoCompleteLocale.

    BaseComponent

    A Base Component for all the Syncfusion Blazor UI components.

    BaseComponent.DataRequest
    BreakpointChangedEventArgs

    Provides information about the OnBreakpointChanged event callback.

    ColorPickerLocale
    ComboBoxLocale

    Defines the ComboBoxLocale.

    DataAdaptor

    Abstract class for Data adaptors.

    DataAdaptor<T>

    Abstract class for Data adaptors.

    DataManager

    The DataManager is a data management component used for performing data operations in applications. It acts as an abstraction for using local data source - IEnumerable and remote data source - web services returning JSON or oData.

    DataManagerRequest

    Defines the members of the query.

    DataOperations

    DataOperation class that performs data operation in IEnumerable and IQueryable type data sources.

    DOM

    The HTML DOM equivalent C# class object to define basic properties and perform the basic DOM operations.

    DropDownListLocale

    Defines the DropDownListLocale.

    DropdownsLocale

    Defines the DropdownsLocale.

    DynamicObjectOperation

    DataOperation class that performs data operation in DynamicObject type data sources.

    FormValidatorLocale

    Gets or sets the FormValidatorLocale property.

    GlobalAnimationMode

    Defines the Global Animation modes for Syncfusion Blazor components.

    GlobalOptions

    A class that provides options to configure global settings for our Syncfusion Blazor components.

    HorizontalAlign

    Defines the horizontal text alignment.

    LabelOverflow

    Specifies text overflow options when the text overflowing the container.

    ListBoxLocale

    Defines the ListBoxLocale.

    LocaleData

    Defines the LocaleData.

    MediaBreakpoint

    A class that used to define break point and media query for SfMediaQuery component. The MediaBreakpoint class has two main properties: Breakpoint and MediaQuery. The Breakpoint property is a string that specifies the name of the breakpoint and the MediaQuery property is a string that specifies the media query associated with the breakpoint, which determines when the responsive layout changes associated with the breakpoint should be applied.

    MultiSelectLocale

    Defines the MultiSelectLocale.

    NumericTextBoxLocale

    Gets or sets the NumericTextBoxLocale property.

    Operator

    Specifies the operator list used for filtering or searching operations.

    SfBaseComponent

    A Base Component for all the Syncfusion Blazor UI components to implement the common functionalities.

    SfComponentActivator

    A implementation of Microsoft.AspNetCore.Components.IComponentActivator for Syncfusion Blazor components used to initialize custom components that can be registered through dependency injection.

    SfDataBoundComponent
    SfMediaQuery

    The Blazor Media Query component allows developers to create responsive layouts. The component tracks changes in the browser size and notifies when the browser size matches the specified media query. The MediaBreakpoint class is used to store information about each media query breakpoint, including the Breakpoint name and the MediaQuery itself. The ActiveBreakpoint property returns the Breakpoint of the MediaBreakpoint in the MediaBreakpoints collection that matches the current browser size. This allows developers to easily create responsive layouts that adapt to different screen sizes and device types.

    SliderLocale
    SyncfusionBlazor

    An extension class controls methods to add the Syncfusion Blazor service to the service collection.

    SyncfusionBlazorService

    Represents an instance of Syncfusion Blazor service.

    SyncfusionStringLocalizer

    Provides the mplementation for Syncfusion Localizer for resources localization.

    TextWrap

    Specifies text wrap options when the text overflowing the container.

    Theme

    Defines the theme style of the Syncfusion component.

    UploaderLocale

    Gets or sets the UploaderLocale property.

    Interfaces

    ISyncfusionStringLocalizer

    An interface for processing the Syncfusion UI component's Localization.

    Back to top Generated by DocFX
    OSZAR »
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved
    OSZAR »