Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 903 Bytes

README_en-US.md

File metadata and controls

41 lines (28 loc) · 903 Bytes

English | 简体中文

LB-Components

LB-Components is an annotation components powered by LB-Annotation. Support rect, tag, polygon, line, point, text annotation tools. Developers can configure according to their needs to quickly implement multiple annotation functions.

📦 Install

# NPM
$ npm install @labelbee/lb-components

# YARN
$ yarn add @labelbee/lb-components

🪵 Requirements

PureDependencies Version
react >=16.9.0
antd >=4.15.0

🔨 Usage

🔗 Examples

ToolLists

  • rectTool
  • tagTool 
  • polygonTool
  • pointTool
  • textTool
  • lineTool