Skip to main content

bp-sdk-back-button

Custom element hooks

NameDescription
bp-sdk-external-back-buttondisable html

Classes

NameDescription
bp-sdk-back-button__containerRoot div element

Properties

PropertyAttributeDescriptionTypeDefault
buttonDisabledbutton-disabledControls disabled state of buttonbooleanfalse
cssClassescss-classesExtra CSS classes to be added onto the back buttonstringundefined
iconiconIcon namestring'chevron-left'
texttextBack button textstring''

Events

EventDescriptionType
navigateBackNavigate eventCustomEvent<void>

Dependencies

Used by

Depends on

Graph

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

Built with StencilJS