react-svg
- Version 19.1.4
- Published
- 82.7 kB
- 1 dependency
- MIT license
Install
npm i react-svgyarn add react-svgpnpm add react-svgOverview
A React component that injects SVG into the DOM.
Index
Type Aliases
Type Aliases
type Props
type Props = BaseProps & React.HTMLAttributes<HTMLWrapperType> & React.SVGAttributes<SVGWrapperType>;type WrapperType
type WrapperType = HTMLWrapperType | SVGWrapperType;Package Files (2)
Dependencies (1)
Dev Dependencies (36)
- @arethetypeswrong/cli
- @eslint-react/eslint-plugin
- @eslint/js
- @faker-js/faker
- @jest/globals
- @size-limit/file
- @testing-library/react
- @types/jest
- @types/jsdom
- @types/node
- @types/react
- @types/react-dom
- @types/shelljs
- css.escape
- eslint
- eslint-config-prettier
- eslint-plugin-perfectionist
- eslint-plugin-react-hooks
- eslint-plugin-simple-import-sort
- globals
- jest
- jest-environment-jsdom
- nock
- npm-run-all2
- prettier
- publint
- react
- react-dom
- shelljs
- shx
- size-limit
- ts-jest
- ts-node
- tsdown
- typescript
- typescript-eslint
Peer Dependencies (2)
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/react-svg.
- Markdown[](https://www.jsdocs.io/package/react-svg)
- HTML<a href="https://www.jsdocs.io/package/react-svg"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2249 ms. - Missing or incorrect documentation? Open an issue for this package.
