DateSegmentState
Per-segment state, for the renderSegment render prop.
Properties
Section titled “Properties”focused
Section titled “focused”focused: boolean;This segment currently has focus.
max: number;min: number;text: string;What is painted — the padded value, or the placeholder.
type: DateSegment;value: number | null;null while the segment is empty.