item / selector
<lynx-container return-property='[dcterms:title]'>
<lynx-title value='[dcterms:title]'></lynx-title>
<lynx-section title='Short Properties' not-collapsable>
<lynx-short-properties align-items='items-start' columns=3>
<lynx-plain-property heading='Identifier' value='[dcterms:identifier]' align-items='items-center' icon='lynx_id'></lynx-plain-property>
<lynx-plain-property heading='Type' value='[dcterms:type]' align-items='items-center' ></lynx-plain-property>
<lynx-plain-property heading='State' value='[ado:state]' align-items='items-center' ></lynx-plain-property>
<lynx-date-property heading='Created' value='[dcterms:created]' format='Do MMM YY' align-items='items-center' icon='lynx_date_modified'></lynx-date-property>
<lynx-date-property heading='Modified' value='[dcterms:modified]' format='Do MMM YY' align-items='items-center' icon='lynx_date_modified'></lynx-date-property>
</lynx-short-properties>
</lynx-section>
</lynx-container>