pos-create-new-container-item
Properties
| Property | Attribute | Description | Type | Default |
|---|---|---|---|---|
container (required) |
-- | LdpContainer |
undefined |
|
type (required) |
type |
"file" \| "folder" |
undefined |
Events
| Event | Description | Type |
|---|---|---|
pod-os:error |
CustomEvent<Problem> |
|
pod-os:link |
CustomEvent<string> |
Dependencies
Used by
Graph
graph TD;
pos-container-contents --> pos-create-new-container-item
style pos-create-new-container-item fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS