pos-description
Overview
Displays a description of the resource, as provided by Thing.description().
Re-renders when data in the store changes using Thing.observeDescription().
Events
| Event | Description | Type |
|---|---|---|
pod-os:resource |
CustomEvent<any> |
Dependencies
Used by
Graph
graph TD;
pos-app-generic --> pos-description
pos-rich-link --> pos-description
style pos-description fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS