@naverpay/svg-manager
v0.0.2
Published
React로 작성된 svg 컴포넌트의 공통 인터페이스를 제공합니다.
Downloads
3
Readme
@naverpay/svg-manager
React로 작성된 svg 컴포넌트의 공통 인터페이스를 제공합니다.
Installation
npm install @naverpay/svg-manager
Modules
| Name | Description | Type | | :----------------------------------- | :---------------------------------------------------- | :-------- | | SVGStyleProps | svg 컴포넌트의 Props Type | interface | | SvgUniqueID | svg 컴포넌트에 unique id attribute를 할당하는 Wrapper | component | | toSingleton | 싱글톤 객체를 생성하는 유틸 함수 | function |