New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ewtd/ewt-icon

Package Overview
Dependencies
Maintainers
8
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ewtd/ewt-icon

ewt-iocn component

1.0.6
latest
npm
Version published
Weekly downloads
2
Maintainers
8
Weekly downloads
 
Created
Source

USAGE

Install

$ npm i @ewtd/ewt-icon

demo

import Icon from '@ewtd/ewt-icon';

<Icon type="info" />

API

参数说明类型默认值
typeicon 类型(info warning success arrow-right close error triangle-down triangle-up)string-
className添加自定义classstring''
style自定义样式object{}
prefixCls样式名前缀stringewt-icon

Keywords

react

FAQs

Package last updated on 30 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts