Skip to main content

bp-sdk-vehicle-vin-input

Custom element hooks

NameDescription
bp-sdk-external-vehicle-vin-inputdisable html

Classes

NameDescription
bp-sdk-vehicle-vin-input__containerRoot div element

Properties

PropertyAttributeDescriptionTypeDefault
codecodecode to usestringundefined
errors--Error messagesstring[][]
labellabelLabel to displaystringundefined
pristinepristineIs pristinebooleantrue
touchedtouchedIs touchedbooleanfalse
valuevalueValue of inputstringundefined

Dependencies

Used by

Depends on

Graph

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

Built with StencilJS