icons.tsx

icons.tsx

基本信息

  • 类型: React 组件 (TSX)
  • 路径: src/components/book/elements/icons.tsx

功能描述

React UI 组件,用于界面渲染

导出内容

  • <code>IconLock</code> - 函数
  • <code>IconUser</code> - 函数
  • <code>IconClipboard</code> - 函数
  • <code>IconSettings</code> - 函数
  • <code>IconCheck</code> - 函数
  • <code>IconX</code> - 函数
  • <code>IconStar</code> - 函数
  • <code>IconLightbulb</code> - 函数
  • <code>IconTarget</code> - 函数

依赖导入

  • @/lib/utils
  • lucide-react

Props/接口

根据代码分析获取

使用说明

在 JSX/TSX 中导入使用

← 返回目录