Namespace Syncfusion.Blazor.Calendars
Classes
BlurEventArgs
Defines the argument for the blur event. |
CalendarBase<T>
The Calendar is a graphical user interface component that displays a Gregorian Calendar, and allows a user to select a date. |
CalendarEvents<TValue>
Specifies the Calendar Events of the component. |
CalendarType
Specifies the type of the calendar. |
CalendarView
Specifies the view of the calendar. |
CellDetails
Specifies the cell details and its respective properties. |
ChangedEventArgs<T>
Provides information about an ValueChange event being raised. |
ChangeEventArgs<T>
Defines the argument for the Change event. |
ClearedEventArgs
Defines the argument for the Clear event. |
DatePickerClientProps<TValue>
Specifies the client properties of datepicker. |
DatePickerEvents<TValue>
Specifies the DatePicker Events of the component. |
DatePickerMaskPlaceholder
Gets or sets the text that is shown as a hint or placeholder based on the specified Format until the user enters a value in the DatePickerMaskPlaceholder |
DatePickerModel
Interface for a class DatePicker. |
DateRangePickerEvents<TValue>
Specifies the DateRangePicker Events of the component. |
DateRangePickerModel<TValue>
Interface for a class DateRangePicker. |
DateRangePickerPreset |
DateRangePickerPresets |
DateTimePickerEvents<TValue>
Specifies the DateTimePicker Events of the component. |
DateTimePickerMaskPlaceholder
Gets or sets the text that is shown as a hint or placeholder based on the specified format until the user enters a value in the DateTimePickerMaskPlaceholder |
DateTimePickerModel<T>
Interface for a class DateTimePicker. |
DayHeaderFormats
Specifies the day header formats. |
DeSelectedEventArgs<T>
Provides information about an DeSelected event being raised. |
FocusEventArgs
Defines the argument for the Focus event. |
ItemEventArgs<T>
Interface for before list item render . |
MaskPlaceholder
The MaskPlaceholder property is used to set the text that is shown as a hint or placeholder in an input field until the user enters a value. It can be used to provide additional context or instructions to the user about the format that is expected for the input. |
NavigatedEventArgs
Provides information about an Navigated event being raised. |
PopupEventArgs
Defines the argument for the Open and Close event. |
PopupObjectArgs
Provides information about an OnOpen or OnClose event being raised. |
Presets
Defines the label string of the preset range. |
PresetsModel
Interface for a class Presets. |
RangeEventArgs
Provides information about an RangeSelectedevent being raised. |
RangePickerEventArgs<TValue>
Provides information about an RangeSelectedevent being raised. |
RangePopupEventArgs
Defines the argument for the DateRangePicker Popup event. |
RenderDayCellEventArgs
Provides information about an OnRenderDayCell event being raised. |
SelectedEventArgs<T>
Provides information about an Selected event being raised. |
SfCalendar<TValue>
The Calendar is a graphical user interface component that displays a Gregorian Calendar, and allows a user to select a date. |
SfDatePicker<TValue>
The DatePicker is a graphical user interface component that allows the user to select or enter a date value. |
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 value. |
SfTimePicker<TValue>
TimePicker is an intuitive component which provides an options to select a time value from popup list or to set a desired time value. |
TimePickerEvents<TValue>
Specifies the TimePicker Events of the component. |
TimePickerMaskPlaceholder
Gets or sets the text that is shown as a hint or placeholder based on the specified format until the user enters a value in the TimePickerMaskPlaceholder |
TimePickerModel<T>
Interface for a class TimePicker. |
Interfaces
IDateRangePicker
Interface for IDateRangePicker. |
ITimePicker
Defines the ITimePicker. |