Namespace Syncfusion.Blazor
Classes
Adaptors
Specifies the data adaptors provided in 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 |
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 |
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. |