bp-sdk-delete-question-pool-item
Custom element hooks
Name | Description |
---|
bp-sdk-external-delete-question-pool-item | disable html |
Classes
Name | Description |
---|
bp-sdk-delete-question-pool-item__container | Root div element |
Properties
Property | Attribute | Description | Type | Default |
---|
handleRemoveItem | -- | Function that handles button click, should remove item from pool | () => void | undefined |
text | text | Display text | string | undefined |
Dependencies
Used by
Depends on
Graph
graph TD;
bp-sdk-delete-question-pool-item --> bp-sdk-delete-button
bp-sdk-delete-button --> bp-sdk-icon-container
bp-sdk-delete-question-pool-item-container --> bp-sdk-delete-question-pool-item
style bp-sdk-delete-question-pool-item fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS