Skip to main content

TimeField


Example

Props

NameTypeDefault ValueRequiredDescription
namestringNo
valueTimeYes
onChange(value: Time) => unknownYes
onBlur() => unknownNo
labelstringYes
issuesNonEmptyArray<Children>No
disabledbooleanNo
assistiveTextChildrenNo
autoFocusbooleanNo
hintstringNo
hintPlacement"bottom" | "left" | "right" | "top" | "bottom-end" | "bottom-start" | "left-end" | "left-start" | "right-end" | "right-start" | "top-end" | "top-start"No
isReadOnlybooleanNo
hourCycle12 | 24based on the user locale (customizable via BentoProvider)No

Related components