登录  注册

首页->Vue框架

在Ant Design of Vue中,设置带有前缀的输入框代码是

(A)<a-input placeholder="请输入..." > <a-icon slot="prefix" type="user" /> </a-input>

(B)<a-input placeholder="请输入..." slot="prefix"> <a-icon type="user" /> </a-input>

(C)<a-input placeholder="请输入..." slot="prefix" type="user" > <a-icon /> </a-input>

(D)以上都不对

参考答案
继续答题:下一题
微考学堂微考学社

更多Vue框架试题

考试