pos-add-literal-value
Events
| Event | Description | Type |
|---|---|---|
pod-os:added-literal-value |
The entered literal value has been added to the resource and successfully stored to the Pod. | CustomEvent<any> |
pod-os:error |
Something went wrong while adding the literal value. | CustomEvent<any> |
pod-os:init |
CustomEvent<any> |
|
pod-os:resource |
CustomEvent<any> |
Dependencies
Used by
Depends on
- ion-icon
- pos-select-term
Graph
graph TD;
pos-add-literal-value --> ion-icon
pos-add-literal-value --> pos-select-term
pos-literals --> pos-add-literal-value
style pos-add-literal-value fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS