@abduljabbar-aj/react-svg-placeholder 中文文档教程
ReactSVGPlaceholder
这个包是在做其他事情时一时兴起发布的。 完整的文档将很快添加。 我将为非 React 项目制作一个通用版本。
此包可用于为 React 制作基于 SVG 的矩形占位符。 您可以定义单个矩形,或行或列中的多个。 请参阅下面的预览。
在项目中安装并放置 samples.jsx 文件以立即使用
Install
npm install @abduljabbar-aj/react-svg
Import
placeholder
- /github.com/AbdulJabbar-AJ/ReactSVGPlaceholder/blob/assets/preview.gif" alt="">
ReactSVGPlaceholder
This package published on a whim while working on something welse. Full docs will be added soon. I will be making a general purpose version for non-React projects.
This package can be used to make SVG based rectangle placesholders for React. You can define a single rectangle, or multiple in rows or columns. See the preview below.
Install and place the samples.jsx file in your project to use right away
Install
npm install @abduljabbar-aj/react-svg-placeholder
Import
import PlaceholderRect from '@abduljabbar-aj/react-svg-placeholder'