Skip to content

Use URIs or other properties of things within attributes #123

Open
@angelo-v

Description

@angelo-v

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions