Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • 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.

    • 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.
    AnimationEffect

    Specifies the Animation effects.

    AutoCompleteLocale

    Defines the AutoCompleteLocale.

    BaseComponent

    A Base Component for all the Syncfusion Blazor UI components.

    BaseComponent.DataRequest
    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.

    DiagramLocale
    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.

    LabelOverflow

    Specifies text overflow options when the text overflowing the container.

    ListBoxLocale

    Defines the ListBoxLocale.

    LocaleData

    Defines the LocaleData.

    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.

    SfDataBoundComponent
    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
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved