mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
2.2 KiB
2.2 KiB
Icon
Install
import { Icon } from 'vant';
Vue.component(Icon.name, Icon);
Usage
Basic Usage
View all usable icons on the right.
:::demo Icon List
<van-icon name="success" />
:::
API
Attribute | Description | Type | Default | Accepted Values |
---|---|---|---|---|
name | Icon name | String |
'' |
- |