17.0.0 • Published 1 year ago

irisa-gallery v17.0.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year 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">

17.0.0

1 year ago

0.0.3

1 year ago

0.0.2

2 years ago

0.0.1

2 years ago