Skip to content

icon 图标

基本使用

设定yl-icon组件的 name 属性值

图标集合

目前支持的图标集合

  • loading
  • location
  • location1
  • plus
  • arrow-down
  • arrow-left-bold
  • arrow-up-bold
  • arrow-right-bold
  • logistics-storehouse
  • sousuo
  • home
  • jiazai
  • jiazai1
  • minus
  • search
  • star

API

Attributes

属性名说明类型默认值可选值
name图标名称string'''primary' | 'success' | 'warning' | 'danger' | 'info' | default
icon图标string--------
disabled禁用booleanfalse'true' | 'false'

Released under the MIT License.