Skip to content

vsaurabh31/shadow-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

Get best shadow every time for all UI Developer.

Installation

npm i p-shadow-grid-add --save

Then...


import { shadowgrid } from 'p-shadow-grid';

shadowgrid({
    shadow_type:'soft',
    padding:false
})

Options

Shadowgrid supports 2 options, both of which are optional:

  • shadow_type - solid / soft (Default to soft)
  • padding - boolean (Default to false)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published