@abhijith94/shadowizard 中文文档教程
What is this?
非设计师每次都能获得完美的阴影。
Installation
npm i shadowwizard --save
然后……
import { shadowizard } from 'shadowizard';
shadowizard({
shadow_type: 'soft',
padding: false
});
Options
Shadowizard 支持 2 个选项,它们都是可选的:
- shadow_type - _hard | soft_ (Defaults to soft)
- padding - boolean (Defaults to false)
What is this?
Get perfect shadows every time for the non-designer.
Installation
npm i shadowwizard --save
Then…
import { shadowizard } from 'shadowizard';
shadowizard({
shadow_type: 'soft',
padding: false
});
Options
Shadowizard supports 2 options, both of which are optional:
- shadow_type - _hard | soft_ (Defaults to soft)
- padding - boolean (Defaults to false)
更多
你可能也喜欢
- 1k 中文文档教程
- 5sg 中文文档教程
- @0biwankenobi/vuepress-plugin-redirect 中文文档教程
- @11tyrocks/eleventy-plugin-objectfit-focalpoint 中文文档教程
- @3fv/logger 中文文档教程
- @3kles/kles-material-filechooser 中文文档教程
- @5minutes2start/react-scripts 中文文档教程
- @aarondrabeck/web-component-analyzer 中文文档教程
- @absmartly/javascript-sdk 中文文档教程
- @activepipe/flowgen 中文文档教程