1.0.1 • Published 5 years ago
test-shadowwizard v1.0.1
What is this
This is a test project
Installation Here
npm i -test-shadowwizard --save
Then...
... import {shadowwizard} from 'test-shadowwizard';
shadowWizard({ shadow_type: 'soft', padding: false }); ...
Options
Shadowwizard supports 2 options, both of which are optional:
- shadow_type - hard | soft (Default: soft)
- padding - boolean (Default: false)