Namespace Syncfusion.Blazor.Calendars
Classes
BlurEventArgs
Provides event arguments for the blur event when a calendar component loses focus. |
CalendarBase<T>
Represents a calendar component that displays a Gregorian calendar and allows users to select dates with full support for localization, min/max constraints, and custom behaviors. |
CalendarEvents<TValue>
Provides a set of event callbacks for handling various lifecycle and interaction events in the SfCalendar<TValue> component. |
CalendarType
Specifies the calendar system to be used in calendar components. |
CalendarView
Specifies the different view levels available for calendar components. |
CellDetails
Represents the details and state of a calendar cell, including unique identifier, style classes, and associated data. |
ChangedEventArgs<T>
Provides event arguments for the ValueChange event when the calendar value changes. |
ChangeEventArgs<T>
Provides strongly-typed event arguments for change events in calendar and time picker components. |
ClearedEventArgs
Provides event arguments for the clear event when a calendar component's value is cleared. |
DatePickerClientProps<TValue>
Specifies the client properties of datepicker. |
DatePickerEvents<TValue>
Provides events for the SfDatePicker<TValue> component, allowing you to handle value changes, focus, creation and destruction, and other interactions. |
DatePickerMaskPlaceholder
Provides configuration for placeholder text to be displayed in a masked SfDatePicker<TValue> control, based on the Format, until the user enters a value. |
DatePickerModel
Represents a comprehensive model for DatePicker component configuration. |
DateRangePickerEvents<TValue>
Defines the event callbacks for the SfDateRangePicker<TValue> component. |
DateRangePickerModel<TValue>
Represents a comprehensive model for DateRangePicker component configuration and event handling. |
DateRangePickerPreset |
DateRangePickerPresets |
DateTimePickerEvents<TValue>
Represents the event callbacks for the SfDateTimePicker<TValue> component, providing handlers for various user interactions and component lifecycle events. |
DateTimePickerMaskPlaceholder
Provides configuration for placeholder text to be displayed in a masked SfDateTimePicker<TValue> control, based on the Format, until the user enters a value. |
DateTimePickerModel<T>
Represents a comprehensive model for DateTimePicker component configuration and event handling. |
DayHeaderFormats
Specifies the display format for day names in the calendar header. |
DeSelectedEventArgs<T>
Provides event arguments for the DeSelected event when a date is deselected in a calendar component. |
FocusEventArgs
Provides event arguments for the focus event when a calendar component gains focus. |
ItemEventArgs<T>
Provides strongly-typed event arguments for item rendering events in list-based components. |
MaskPlaceholder
Provides customizable text placeholders for different input segments (such as day, month, year, hour, minute, second, and day of week) in masked date and time components. These placeholders offer hints or instructions until the user provides input, improving usability and accessibility. |
NavigatedEventArgs
Provides event arguments for the Navigated event when calendar navigation occurs. |
PopupEventArgs
Provides event arguments for popup open and close events in picker components. |
PopupObjectArgs |
Presets
Defines a preset date range with a label, start date, and end date for the SfDateRangePicker<TValue>. |
PresetsModel
Represents a predefined date range preset for DateRangePicker components. |
RangeEventArgs
Provides event arguments for the RangeSelected event when a date range is selected. |
RangePickerEventArgs<TValue>
Provides strongly-typed event arguments for the RangeSelected event when a date range is selected. |
RangePopupEventArgs
Provides event arguments for DateRangePicker popup events including open and close operations. |
RenderDayCellEventArgs
Provides event arguments for the OnRenderDayCell event when individual day cells are rendered. |
SelectedEventArgs<T>
Provides event arguments for the Selected event when a date is selected in a calendar component. |
SfCalendar<TValue>
Represents a graphical Calendar UI component that displays a Gregorian calendar and allows users to select one or more dates with ease and accessibility. |
SfDatePicker<TValue>
The DatePicker is a graphical user interface component that allows users to select or enter a date value. It offers interactive and accessible features for choosing dates via keyboard, mouse, or touch input in web applications. |
SfDateRangePicker<TValue>
The DateRangePicker is a graphical user interface component that allows user to select the date range from the calendar. |
SfDateTimePicker<TValue>
The DateTimePicker is a graphical user interface component that allows the user to select or enter a date and time value. |
SfTimePicker<TValue>
The SfTimePicker is an intuitive component which provides options to select a time value from a popup list or to set a desired time value through direct input. |
TimePickerEvents<TValue>
Configures the event handlers for the SfTimePicker<TValue> component, allowing you to respond to various user interactions and component lifecycle events. |
TimePickerMaskPlaceholder
Configures the placeholder text for the SfTimePicker<TValue> mask, which is displayed based on the specified format until the user enters a value. |
TimePickerModel<T>
Represents a comprehensive model for TimePicker component configuration and event handling. |
Interfaces
IDateRangePicker
Defines the contract for DateRangePicker component operations and state management. |
ITimePicker
Defines the contract for TimePicker component interface that provides time selection functionality. |