pos-label
Overview
Displays a human-readable label of the resource, provided by Thing.label()
Events
| Event | Description | Type |
|---|---|---|
pod-os:resource |
CustomEvent<any> |
Dependencies
Used by
- pos-app-generic
- pos-app-image-viewer
- pos-app-ldp-container
- pos-app-rdf-document
- pos-login
- pos-make-findable
- pos-rich-link
- pos-user-menu
Graph
graph TD;
pos-app-generic --> pos-label
pos-app-image-viewer --> pos-label
pos-app-ldp-container --> pos-label
pos-app-rdf-document --> pos-label
pos-login --> pos-label
pos-make-findable --> pos-label
pos-rich-link --> pos-label
pos-user-menu --> pos-label
style pos-label fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS