General list item
General list item. Used in a general list component.
# Examples
<hy-general-list-item
data-location="http://helsinki.docker.sh/modules/custom/hy_list_paragraph/images/placeholder.png"
description="The main research theme in the Plant Virology Group is to elucidate how plants defend against virus infections and how viruses circumvent or suppress host defence"
id="research_groups-77388"
image-alt="Image alt text"
image-url="http://helsinki.docker.sh/modules/custom/hy_list_paragraph/images/placeholder.png"
item-title="Plant Pathology and Virology"
label="Research group"
type="research_groups"
url="http://helsinki.docker.sh/modules/custom/hy_list_paragraph/images/placeholder.png"
></hy-general-list-item>
# Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
description | description | 'description' | string | undefined |
imageAlt | image-alt | 'image alt' | string | '' |
imageUrl | image-url | 'image url' | string | null |
itemTitle | item-title | 'title' | string | undefined |
label | label | 'label (category) shown on top of an image' | string | undefined |
type | type | 'type' | string | undefined |
url | url | 'url' | string | undefined |
target | target | If true, will set link target to _blank | boolean | true |
date | date | 'date' | string | '' |
disableLazy | disable-lazy | Disable image lazy-load | boolean | false |
subLabel | sub-label | 'sub-label' | string | '' |
tag | tag | 'tag' | string | '' |