ant-design-vue/components/input/demo/basic.vue

4 lines
62 B
Vue

<template>
<a-input placeholder="Basic usage"/>
</template>