Specifies a TimePicker operation exposed as a WebMCP tool.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
C#
public enum TimePickerWebMcpToolCommand
Fields
Clear the time value.
C#
Clear = 1
Set the time value.
C#
SetValue = 0