bp-sdk-vehicle-save-button
Custom element hooks
Name | Description |
---|
bp-sdk-external-vehicle-save-button | disable html |
Classes
Name | Description |
---|
bp-sdk-vehicle-save-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) |
text | text | Text to be displayed | string | '' |
Dependencies
Used by
Depends on
Graph
graph TD;
bp-sdk-vehicle-save-button --> bp-sdk-button
bp-sdk-vehicle-group --> bp-sdk-vehicle-save-button
style bp-sdk-vehicle-save-button fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS