New to KendoReactLearn about KendoReact Free.

OTPSeparatorIcon

Updated on Jun 22, 2026

Describes the icon separator for the OTPInput.

NameTypeDefaultDescription

type

"icon" | "iconClass" | "svgIcon"

Sets the type of icon to display as a separator.

The available options are:

  • 'svgIcon' — an SVG icon from @progress/kendo-svg-icons
  • 'iconClass' — a CSS class-based icon
  • 'icon' — a Kendo font icon name (e.g., 'home')

value

string | SVGIcon

The icon to display. Provide a CSS class string for 'iconClass', a Kendo icon name string for 'icon', or an SVGIcon object for 'svgIcon'.

Not finding the help you need?
Contact Support