Open
Description
As a dashboard builder I want to be able to link to the things refered by pos-resource
or pos-list
(see e.g. #119 (comment))
In general, I want to be able to pass values into attributes of child elements and not only use them as child elements
<pos-resouce uri="...">
<pos-label></pos-label> // This works
<img alt="how to refer to pos-label here?" src="..."> // Something like this should be possible as well
</pos-resource>
Metadata
Metadata
Assignees
Labels
No labels