Skip to content

RoyVeldman/rv-shadow-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

What is this?

This is a npm test package, will be deleted soon.

Installation

npm install rvshadowwizard --save

then...

import { rvshadowwizard } from 'rvshadowwizard'

rvshadowwizard({
    shadow_type: 'soft',
    padding: false,
});

##Options

  • shadow_type - hard | soft (Defaults to soft)
  • padding boolean (Defaults to false)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published