bp-sdk-question-set-header
Custom element hooks
Name | Description |
---|
bp-sdk-external-question-set-header | disable html |
Classes
Name | Description |
---|
bp-sdk-question-set-header__container | Root div element |
Properties
Property | Attribute | Description | Type | Default |
---|
applicationId | application-id | Question application form id | string | undefined |
code | code | Question set code | string | undefined |
isActive | is-active | Is Active | boolean | undefined |
isCompleted | is-completed | Is completed | boolean | undefined |
name | name | Question set name | string | undefined |
setId | set-id | Question set id | string | undefined |
setTitle | set-title | Question set title | string | undefined |
tenantId | tenant-id | Tenant Id | string | undefined |
Dependencies
Used by
Graph
graph TD;
bp-sdk-question-set-container --> bp-sdk-question-set-header
style bp-sdk-question-set-header fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS