Rxova
Skip to content

OtpRenderContext

Context passed to the Tier-3 render prop.

isComplete: boolean;

value.length === length.


isFocused: boolean;

The underlying input currently holds focus.


slots: OtpSlotState[];

One entry per slot, in order.


value: string;

The current sanitized value.