pos-document
Properties
| Property |
Attribute |
Description |
Type |
Default |
alt |
alt |
|
string |
undefined |
src |
src |
|
string |
undefined |
Events
| Event |
Description |
Type |
pod-os:error |
Emitted when an error occurs during file operations. |
CustomEvent<Error> |
pod-os:init |
|
CustomEvent<any> |
pod-os:resource-loaded |
Indicates that the resource given in src property has been loaded. |
CustomEvent<string> |
Dependencies
Used by
Depends on
Graph
graph TD;
pos-document --> ion-skeleton-text
pos-document --> pos-markdown-document
pos-document --> ion-icon
pos-app-document-viewer --> pos-document
style pos-document fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS