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
    BaseComponent

    A Base Component for all the Syncfusion Blazor UI components.

    BaseComponent.DataRequest
    ColorPickerLocale
    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
    DropdownsLocale
    DynamicObjectOperation

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

    FormValidatorLocale
    ListBoxLocale
    LocaleData
    MultiSelectLocale
    NumericTextBoxLocale
    Operator

    Specifies the operator list used for filtering or searching operations.

    SfDataBoundComponent
    SliderLocale
    SyncfusionBlazor

    A class to add the Syncfusion Blazor service to the service collection.

    SyncfusionBlazorService

    Represents an instance of Syncfusion Blazor service.

    Theme

    Defines the theme style of the Syncfusion component.

    UploaderLocale

    Interfaces

    ISyncfusionStringLocalizer

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

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