close

Filter

loading table of contents...

Studio Developer Manual / Version 2110

Table Of Contents

9.25 Image LinkLists

Image LinkList

Figure 9.9. Image LinkList


Every link list property editor has the option to show a thumbnail as a preview of the linked content. Enable the thumbnail by setting the component property showThumbnails to true.

import Config from "@jangaroo/runtime/Config";
import LinkListPropertyField from "@coremedia/studio-client.main.editor-components/sdk/premular/fields/LinkListPropertyField";

//...
Config(LinkListPropertyField, { propertyName: config.propertyName, showThumbnails: true })

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.