1.0.0 • Published 4 years ago

@aligov/ballon-tag v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

气泡tag组件

@aligov/ballon-tag

intro component

API

参数名说明必填类型默认值备注
maxLength最大长度,默认为10,如果长度小于等于0,则不对长度进行限制falsenumbernull
tag是否是tag样式falsebooleantrue
colortag颜色,目前支持:blue,green,turquoise,orangefalsestringundefind
balloonProps自定义气泡属性falseobject{}参照funsion的balloon组件参数
tagProps自定义tag属性falseobject{}参照funsion的tag组件参数