<!--
source: https://blueos.niceshare.site/component/basic/barcode/
site: 蓝河文档馆
summary: 条形码，将文本内容转换为条形码展示。
-->
---
title: 'barcode'
description: '条形码，将文本内容转换为条形码展示。'
lastUpdated: 2023-10-20T02:02:06.000Z
---

条形码，将文本内容转换为条形码展示。

### 子组件

不支持

### 属性

支持[通用属性](/component/common/common-attributes)

| 名称 | 类型 | 默认值 | 必填 | 描述 |
| --- | --- | --- | --- | --- |
| value | `<string>` | \- | 是 | 条形码内容，码制为 Code128 码，长度小于等于 20 字节 |

### 样式

支持[通用样式](/component/common/common-styles)

### 事件

支持[通用事件](/component/common/common-events)
