Skip to content

InputOTPSeparator

Overview

A visual separator between OTP slot groups, rendering a minus icon by default.

Props

NameTypeRequiredDefaultDescription
iconOverrideObjectnullA partial icon registry ({ [componentName]: { [iconName]: { component, props } } }) merged with inherited and default icon entries; scopes icon overrides to this component and its descendants.
classstring|array|objectundefinedAdditional CSS classes to apply to the separator element.

Slots

default

Slot.

Source

client/lib/controls/input-otp/InputOTPSeparator.vue

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2