Skip to main content

bp-sdk-vehicle-panel-buttons

Custom element hooks

NameDescription
bp-sdk-external-vehicle-panel-buttonsdisable html

Classes

NameDescription
bp-sdk-vehicle-panel-buttons__containerRoot div element

Properties

PropertyAttributeDescriptionTypeDefault
canDeletecan-deleteCan Deletebooleanfalse
canEditcan-editCan editbooleanfalse
handleDelete--On close function hook() => voidundefined
handleEdit--On open function hook(e: MouseEvent) => voidundefined

Dependencies

Used by

Depends on

Graph

graph TD; bp-sdk-vehicle-panel-buttons --> bp-sdk-vehicle-delete-button bp-sdk-vehicle-panel-buttons --> bp-sdk-vehicle-edit-button bp-sdk-vehicle-panel --> bp-sdk-vehicle-panel-buttons style bp-sdk-vehicle-panel-buttons fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS