1.0.7 • Published 3 years ago

customlightboxcpozo v1.0.7

Weekly downloads
176
License
ISC
Repository
github
Last release
3 years ago

What is this?

Get amazing shadows every time

Installation

npm i CustomLightbox --save

Then ...

import { CustomLightbox } from 'CustomLightbox';

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

Options

  • shadow_type: hard/soft
  • padding: boolean
1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago