This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<docs>
---
order:10
title:
zh-CN:带移除图标
en-US:Withclearicon
---
##zh-CN
带移除图标的输入框,点击图标删除所有内容。
##en-US
Inputtypeofpassword.
</docs>
<template>
<div>
<a-inputv-model:value="value1"placeholder="input with clear icon"allow-clear/>
<br/>
<br/>
<a-textareav-model:value="value2"placeholder="textarea with clear icon"allow-clear/>