본문으로 건너뛰기

@naverpay/svg-manager

React로 작성된 svg 컴포넌트의 공통 인터페이스를 제공합니다.

Installation

npm install @naverpay/svg-manager

Modules

NameDescriptionType
SVGStylePropssvg 컴포넌트의 Props Typeinterface
SvgUniqueIDsvg 컴포넌트에 unique id attribute를 할당하는 Wrappercomponent
toSingleton싱글톤 객체를 생성하는 유틸 함수function