{"id":29170268,"url":"https://github.com/mendixlabs/dynamicimageviewer","last_synced_at":"2025-07-01T12:39:44.868Z","repository":{"id":20074869,"uuid":"23343774","full_name":"mendixlabs/DynamicImageViewer","owner":"mendixlabs","description":"The image viewer package provides the possibility to display images using URLs.","archived":false,"fork":false,"pushed_at":"2022-12-04T14:28:02.000Z","size":2451,"stargazers_count":1,"open_issues_count":12,"forks_count":10,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-04-13T17:55:36.008Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://appstore.home.mendix.com/link/app/13/Mendix/Image-Viewer","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mendixlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-26T08:03:51.000Z","updated_at":"2021-03-25T11:41:42.000Z","dependencies_parsed_at":"2023-01-11T20:42:31.690Z","dependency_job_id":null,"html_url":"https://github.com/mendixlabs/DynamicImageViewer","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/mendixlabs/DynamicImageViewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FDynamicImageViewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FDynamicImageViewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FDynamicImageViewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FDynamicImageViewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mendixlabs","download_url":"https://codeload.github.com/mendixlabs/DynamicImageViewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FDynamicImageViewer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262964057,"owners_count":23391943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-01T12:39:37.602Z","updated_at":"2025-07-01T12:39:44.838Z","avatar_url":"https://github.com/mendixlabs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Support](https://img.shields.io/badge/Mendix%20Support%3A-Community-green.svg)](https://docs.mendix.com/appstore/general/app-store-content-support#community-category)\n\nImage Viewer\n===\n\n**Note: Per version 5.0 we remove the Mobile Dynamic Imageviewer and Mobile Static Imageviewer, as there is no difference with the normal ones. This is breaking, do not update if you use those two**\n\n## Description\n\nThe image viewer package provides the possibility to display images using URLs. Those URLs can be constructed dynamically, or be be predefined in the modeler. To 'just' display an image, without having a System.Image object, this package is just what you are looking for. Last but not least the viewer supports cross-browser proportional scaling.\n\n## Typical usage scenario\n\n- Display images from a remote URL (like facebook or MxID)\n- Display images not from Mendix in your application\n- Display images in a pagewith a predefined, fixed URL.\n- Display images based on a calculated URL.\n- Just display an image in your application, based on a modeler image or a predefined URL.\n\n## Features and limitations\n\n- Display images based on a URL, either predefined or extracted from your domain model\n- The image viewer can display images derived from System.Image as well\n\n## Installation\n\nImport the widget to your project and add the widget inside a dataview. Configure the properties to determine how the widget will behave in your application.\n\n### Properties\n\n---\n\n#### Alt Caption\n\nAlternative caption which will be shown when the image cannot be loaded.\n\n#### Click Action\n\nThis microflow will be invoked when the image is clicked. The return value is ignored.\n\n#### Height \u0026 Width\n\nMaximum height and/or width of the image in pixels.\n\n#### Image URL\n\nThis image can be shown if the image cannot be found, is loading or if the image attribute is not defined.\n\n#### Image attribute\n\nIf set, this fields provides the image URL of an image. This property overrides the Image URL property. The final URL (src) of the image then becomes the concatenation: \u003cPath prefix\u003e\u003cImage attribute value\u003e\u003cPath postfix\u003e.\n\n#### Link attribute\n\nThis fields provides the URL of the website which should be opened when the image is clicked.\n\n#### Link target\n\nDefines where the link (see Link attribute) should be opened.\n\n#### Tooltip attribute\n\nThis attribute will be used as the tooltip hover text for the image.\n\n#### Path prefix\n\nIf set, this path will be prefixed before the image URL.\n\n#### Path postfix\n\nIf set, this path will be append after the image URL.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmendixlabs%2Fdynamicimageviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmendixlabs%2Fdynamicimageviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmendixlabs%2Fdynamicimageviewer/lists"}