Skip to content

按需加载引入不到textarea  #3441

@hurenzhan

Description

@hurenzhan
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

2.0.0-rc.4

Environment

vue 3.0

Reproduction link

https://2x.antdv.com/components/input-cn/

Steps to reproduce

import { Input } from 'ant-design-vue';
const { Textarea } = Input;
console.log(Textarea); // undefined

What is expected?

按需加载的方式向引入Textarea这个组件

What is actually happening?

以上操作没引入到,打印undefined

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions