Skip to main content

bp-sdk-product-list

Custom element hooks

NameDescription
bp-sdk-external-product-listdisables html

Classes

NameDescription
bp-sdk-product__containerRoot div element

Properties

PropertyAttributeDescriptionTypeDefault
answerIdanswer-idAnswer idstringundefined
answeredBySourceanswered-by-sourceSpecifically how the question was answered (ie. "ACORD 126")stringundefined
choiceIdchoice_idSelected choice idstringundefined
choiceIds--Selected choice idsstring[][]
choices--Choices to displayIChoice[][]
codecodequestion codestringundefined
errorTexterror_textError textstringundefined
fieldTypefield_typeField typestringundefined
helpTexthelp-textHelp textstringundefined
isMultipleis-multipleIs multiplebooleantrue
isReadOnlyis-read-onlyWhen true, the field will be readonly. It will display only the label and value as plain text.booleanfalse
labellabelstring'What kind of coverage are you looking for?'
labelledBylabelled-byLabels that describe groupstringundefined
pristinepristineIs Pristinebooleantrue
questionIdquestion_idQuestion Idstringundefined
requiredrequiredIs required?booleanfalse
touchedtouchedIs touchedbooleanfalse

Dependencies

Used by

Depends on

Graph

graph TD; bp-sdk-product-list --> bp-sdk-select-input bp-sdk-select-input --> bp-sdk-errors-container bp-sdk-errors-container --> bp-sdk-errors bp-sdk-product-list-container --> bp-sdk-product-list style bp-sdk-product-list fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS