@beisen-cmps/ux-m-platform-label

平台移动端标签组件

Usage no npm install needed!

<script type="module">
  import beisenCmpsUxMPlatformLabel from 'https://cdn.skypack.dev/@beisen-cmps/ux-m-platform-label';
</script>

README

Label标签

注意: 关于字号:手机识别最小为10px 浏览器为12px 移动端组件建议在移动端使用并查看效果

API

Label props

name description type default
cls 自定义container css,可通过伪类修改边框颜色 String ''
style 自定义container style,可通过color修改文字颜色 Object {}
text 标签内容 String ''