Skip to main content

bp-sdk-product-list-container

Custom element hooks

NameDescription
bp-sdk-external-product-list-containerdisables html

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?booleanundefined
touchedtouchedIs touchedbooleanfalse

Dependencies

Used by

Depends on

Graph

graph TD; bp-sdk-product-list-container --> bp-sdk-product-list 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-dynamic-input --> bp-sdk-product-list-container style bp-sdk-product-list-container fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS