bp-sdk-vehicle-group
Custom element hooks
Name | Description |
---|---|
bp-sdk-external-vehicle-group | disable html |
Classes
Name | Description |
---|---|
bp-sdk-vehicle-group__container | Root div element |
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
canSave | can-save | Can Save | boolean | true |
handleDelete | -- | () => void | undefined | |
isVehicleTrailer | is-vehicle-trailer | Is vehicle trailer | boolean | false |
questionGroup | -- | Question Group | IMappedQuestionGroupAnswers | undefined |
shouldShowTrailers | should-show-trailers | Should show trailers | boolean | true |
Events
Event | Description | Type |
---|---|---|
saveVehicle | CustomEvent<VehicleFlowTypes.trailers \| VehicleFlowTypes.vin \| VehicleFlowTypes.ymm> |
Dependencies
Used by
Depends on
- bp-sdk-vehicle-interface
- bp-sdk-vehicle-vin-container
- bp-sdk-dynamic-input-redux-container
- bp-sdk-vehicle-delete-button
- bp-sdk-vehicle-save-button
Graph
Built with StencilJS