0.0.3 • Published 2 months ago

irisa-gallery v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
2 months ago

<gallery imageIds="1,2,3,..." hasThumbnail="true" intervalTime="2500" thumbnailImageSize="64" imageHeigth="344" queryParams="{test: model.id}" getImageContentUrl="url" getThumbnailImageContentUrl="url">

|-----------------------------------------------------| | Name | Default | unit | |-----------------------------------------------------| | intervalTime | 2500 | ms | |-----------------------------------------------------| | thumbnailImageSize | 30 | px | |-----------------------------------------------------| | imageHeigth | 250 | px | |-----------------------------------------------------| | hasThumbnail | true | | it's necessary to be 'true' for openModalOnTumbnail = true |-----------------------------------------------------| | justThumbnail | false | | if be true it will change 'hasThumbnail' to true |-----------------------------------------------------| | openModalOnTumbnail | false | | it is disabled because of cycle error in build time |-----------------------------------------------------| | intervalTimeForModal | 2500 | | it's necessary for openModalOnTumbnail = true |-----------------------------------------------------| | imageHeigthForModal | 250 | | it's necessary for openModalOnTumbnail = true |-----------------------------------------------------| | thumbnailImageSizeForModal | 30 | | it's necessary for openModalOnTumbnail = true |-----------------------------------------------------| | getImageContentUrl | | | |-----------------------------------------------------| | getThumbnailImageContentUrl | | | *it's necessary for hasThumbnail = true |-----------------------------------------------------|

<gallery imageIds="1,2,3,..." getImageContentUrl="url" getThumbnailImageContentUrl="url">

<gallery imageIds="1,2,3,..." getImageContentUrl="url">

<gallery imageIds="1,2,3,..." justThumbnail="true" thumbnailImageSize="64" queryParams="{test: model.id}" getThumbnailImageContentUrl="url">

<gallery imageIds="1,2,3,..." openModalOnTumbnail="true" intervalTimeForModal="2500" imageHeigthForModal="344" thumbnailImageSizeForModal="64" hasThumbnail="true" intervalTime="2500" thumbnailImageSize="64" imageHeigth="344" queryParams="{test: model.id}" getImageContentUrl="url" getThumbnailImageContentUrl="url">

0.0.3

2 months ago

0.0.2

11 months ago

0.0.1

12 months ago