tdesign-icons-view
v0.5.3
Published
A Webcomponents package for display all tdesign icons in any UI framework
Downloads
4,917
Readme
TDesign Icons View
🧐 Introduction
- A package for display all TDesign icons in any UI framework
📦 Installation
npm i tdesign-icons-view
🔨 Usage
import "tdesign-icons-view";
// single page
<td-icons-view />;
// inserted as part of page
<td-icons-view framework-content />;