Skip to content

johan7004/jbutton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

jbutton

easy showdow properties for buttons

Installation

'npm i jbutton --save'

Then .... 

.......... import {jbutton} from 'jbutton';

jbutton({

    shadow_type:'soft',
    padding: false
});

.............

Options

jbutton supports two options they are

  • shadow_type - hard | soft (default is soft)
  • padding - - boolean (defaults to false)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published