bp-sdk-driver-question-set-button
Custom element hooks
Name | Description |
---|
bp-sdk-external-driver-question-set-button | disable html |
Classes
Name | Description |
---|
bp-sdk-driver-question-set-button__container | Root div element |
Properties
Property | Attribute | Description | Type | Default |
---|
buttonDisabled | button-disabled | Controls disabled state of button | boolean | false |
buttonId | button-id | Id for button | string | generateId(8) |
extraCssClasses | extra-css-classes | Extra CSS classes to be added onto the question set button | string | undefined |
text | text | Text to be displayed | string | '' |
Dependencies
Depends on
Graph
graph TD;
bp-sdk-driver-question-set-button --> bp-sdk-button
style bp-sdk-driver-question-set-button fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS