bp-sdk-parent-question-pool-selector
Custom element hooks
| Name | Description |
|---|
bp-sdk-external-parent-question-pool-selector | disable html |
Classes
| Name | Description |
|---|
bp-sdk-parent-question-pool-selector__container | Root div element |
Properties
| Property | Attribute | Description | Type | Default |
|---|
choices | -- | | IChoice[] | [] |
code | code | | string | undefined |
label | label | | string | undefined |
Events
| Event | Description | Type |
|---|
selectedAnswerPoolId | | CustomEvent<string> |
Dependencies
Used by
Depends on
Graph
graph TD;
bp-sdk-parent-question-pool-selector --> bp-sdk-select-input
bp-sdk-parent-question-pool-selector --> bp-sdk-button
bp-sdk-select-input --> bp-sdk-errors-container
bp-sdk-errors-container --> bp-sdk-errors
bp-sdk-question-pool-container --> bp-sdk-parent-question-pool-selector
style bp-sdk-parent-question-pool-selector fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS