OtpRenderContext
Context passed to the Tier-3 render prop.
Properties
Section titled “Properties”isComplete
Section titled “isComplete”isComplete: boolean;value.length === length.
isFocused
Section titled “isFocused”isFocused: boolean;The underlying input currently holds focus.
slots: OtpSlotState[];One entry per slot, in order.
value: string;The current sanitized value.