Skip to main content

bp-sdk-back-button-container

Custom element hooks

NameDescription
bp-sdk-external-back-button-containerdisable html

Classes

NameDescription
bp-sdk-back-button-container__containerRoot div element

Properties

PropertyAttributeDescriptionTypeDefault
activeQuestionSet--IApplicationFormQuestionSetundefined
answersResourceStateanswers-resource-stateAnswer resource states injected from reduxLoadingStates.Error \| LoadingStates.Loaded \| LoadingStates.Loading \| LoadingStates.NotLoadedundefined
applicationFormResourceStateapplication-form-resource-stateApplication form resource states injected from reduxLoadingStates.Error \| LoadingStates.Loaded \| LoadingStates.Loading \| LoadingStates.NotLoadedundefined
buttonDisabledbutton-disabledControls disabled state of buttonbooleanfalse
config--IPartnerEngineConfig injected from reduxIPartnerEngineConfigundefined
questionPoolResourceStatequestion-pool-resource-stateQuestion pool resource states injected from reduxLoadingStates.Error \| LoadingStates.Loaded \| LoadingStates.Loading \| LoadingStates.NotLoadedundefined
questionSetResourceStatequestion-set-resource-stateQuestion set resource states injected from reduxLoadingStates.Error \| LoadingStates.Loaded \| LoadingStates.Loading \| LoadingStates.NotLoadedundefined
questionSets--Question setsIApplicationFormQuestionSet[][]
queue--Answer queueIAnswer[]undefined
shouldHideForFirstQuestionSetshould-hide-for-first-question-setHide back button on first question setbooleanfalse

Dependencies

Depends on

Graph

graph TD; bp-sdk-back-button-container --> bp-sdk-back-button bp-sdk-back-button --> bp-sdk-button bp-sdk-back-button --> bp-sdk-icon-container style bp-sdk-back-button-container fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS