Skip to main content

bp-sdk-stepper-group-button

Custom element hooks

NameDescription
bp-sdk-external-stepper-group-buttondisable html

Classes

NameDescription
bp-sdk-stepper-group-button__containerRoot div element

Properties

PropertyAttributeDescriptionTypeDefault
answer--Answer representing the previous or next step in stepper groupIAnswerundefined
buttonDisabledbutton-disabledControls disabled state of buttonbooleanfalse
directiondirectionDirection that the button is pointing to in the stepper group"backward" \| "forward"undefined
handleStepperButtonClick--Function that handles the navigation of steps. Call this function on button click.(answer: IAnswer, direction: "backward" \| "forward") => voidundefined

Dependencies

Used by

Graph

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

Built with StencilJS