Skip to content

Online Demos

The following demos showcase @fuxishi/svg-icon usage with different UI frameworks.

Element Plus

Icon selector preset using Element Plus component library.

View Element Plus Demo

Official Documentation

Naive UI

Icon selector preset using Naive UI component library.

View Naive UI Demo

Official Documentation

AntDv Next

Icon selector preset using AntDv Next component library.

View AntDv Next Demo

Official Documentation

TDesign

Icon selector preset using TDesign component library.

View TDesign Demo

Official Documentation

Custom

No UI framework dependency, using the useIconSelect API to build a custom icon selector.

View Custom Demo

Vanilla

No UI framework dependency, using the built-in @fuxishi/svg-icon-vanilla-picker package for an out-of-the-box selector component with CSS variable theming support.

View Vanilla Demo


Demo source code is located in the demos/ directory of the project.