Fundamentals
Components
Code Utilities
Demo
BcDateTimePicker
Date and Time Picker
The BcDateTimePicker component allows users to select both a date and a time, binding the values together into a single DateTime object.
Parameters
Value
DateTime
Gets or sets the selected date and time as a DateTime object.
ValueChanged
Action < DateTime >
An event callback that triggers when the date or time selection changes.
b
Day
Month
Year