> ## Documentation Index
> Fetch the complete documentation index at: https://www.mellowtel.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Mellowtel Elements - UI 组件

Mellowtel Elements 提供即用型 UI 组件，可以嵌入到浏览器扩展和网站中。这些组件以最小的集成努力处理用户同意和设置管理。

## 主要特点

* **易于集成** - 适用于扩展和网站
* **可定制样式** - 颜色、尺寸和外观
* **验证** - 内置输入验证和错误处理
* **安全通信** - 通过 ID 和配置键进行扩展特定的定位

<CardGroup cols={2}>
  <Card title="扩展集成" icon="puzzle-piece" href="/mellowtel-elements/extension-integration">
    添加到浏览器扩展
  </Card>

  <Card title="网站集成" icon="atom" href="/mellowtel-elements/website-integration">
    使用 NPM 或 CDN 添加到网站
  </Card>
</CardGroup>
