New to Kendo UI for Vue? Start a free 30-day trial
InputSeparator
Represents the Kendo UI for Vue InputSeparator component. It can be used as a separator between horizontal icons in prefix and suffix templates.
jsx
<template>
<InputSeparator />
</template>