pos-select-term
Properties
| Property |
Attribute |
Description |
Type |
Default |
placeholder |
placeholder |
|
string |
'Type to search...' |
value |
value |
|
string |
'' |
Events
| Event |
Description |
Type |
pod-os:init |
|
CustomEvent<any> |
pod-os:term-selected |
Fires when a term is entered or selected |
CustomEvent<any> |
Shadow Parts
| Part |
Description |
"input" |
|
"terms" |
|
Dependencies
Used by
Graph
graph TD;
pos-add-literal-value --> pos-select-term
pos-new-thing-form --> pos-select-term
style pos-select-term fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS