Skip to main content

bp-sdk-vehicle-vin-input-container

Custom element hooks

NameDescription
bp-sdk-external-vehicle-vin-input-containerdisable html

Classes

NameDescription

Properties

PropertyAttributeDescriptionTypeDefault
answerIdanswer-idThe id of the answer associated with this fieldstringundefined
valuevalueValue of inputstringundefined

Events

EventDescriptionType
vinUpdateCustomEvent<{ vin: string; answerId: string; }>

Dependencies

Depends on

Graph

graph TD; bp-sdk-vehicle-vin-input-container --> bp-sdk-vehicle-vin-input bp-sdk-vehicle-vin-input --> bp-sdk-text-input bp-sdk-text-input --> bp-sdk-errors-container bp-sdk-errors-container --> bp-sdk-errors style bp-sdk-vehicle-vin-input-container fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS