Skip to main content

bp-sdk-next-button

Custom element hooks

NameDescription
bp-sdk-external-next-buttondisable html

Classes

NameDescription
bp-sdk-next-button__containerRoot div element

Properties

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

Events

EventDescriptionType
navigateNextNavigate eventCustomEvent<void>

Dependencies

Used by

Depends on

Graph

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

Built with StencilJS