You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ 'path': 'datetimepicker/default', 'component': 'Default', 'name': 'Default Functionalities', 'order': '01', 'category': 'DateTimePicker', 'api': '{"DateTimePickerComponent": []}', 'description': 'A simple, lightweight, and easily customizable DateTimePicker component for React for selecting specific date and time values based on your needs' },
{ 'path': 'datetimepicker/date-time-range', 'component': 'Range', 'name': 'DateTime Range', 'order': '01', 'category': 'DateTimePicker', 'api': '{"DatePicker": [ "min", "max", "value" ]}', 'description': 'Flexible DateTimePicker component for React that restricts date selection from a defined range of values like the current month, past dates, next week, future dates, etc' },
{ 'path': 'datetimepicker/date-time-format', 'component': 'Dateformat', 'name': 'Format', 'order': '01', 'category': 'DateTimePicker', 'api': '{"DateTimePicker": [ "format", "value"]}', 'description': 'Flexible DateTimePicker for React with options to customize date and time formats based on the preferred culture to improved readability' },
{ 'path': 'datetimepicker/disabled', 'component': 'Disabled', 'name': 'Disabled Dates', 'order': '01', 'category': 'DateTimePicker', 'api': '{"DateTimePicker": ["renderDayCell" ]}', 'description': 'Customizable DateTimePicker widget for React with disabled dates and times that restrict selection for specific date and time durations' },
{ 'path': 'datetimepicker/special-dates', 'component': 'Special', 'name': 'Special Dates', 'order': '01', 'category': 'DateTimePicker', 'api': '{"DateTimePicker": [ "renderDayCell", "value"]}', 'description': 'Flexible DateTimePicker component for React that restricts date selection from a defined range of values like the current month, past dates, next week, future dates, etc' }