Optional
buttonsA list of buttons that will resolve the message. By default, a Proceed
button with value ok
. The helper will resolve with the value of the button that was clicked.
Optional
descriptionA description shown under the title. Usually, describes the contents of the step.
Optional
forceForce the position of the bubble.
Optional
isIf true, the bubble will be draggable. Default true
Optional
overlayObscure the content behind the message and prevent interaction.
Markdown text to show in the content. Usually, the instructions for the current step. It also accepts ReactNodes.
Optional
titleA title shown in the header. Usually, the title of the step.
Options for showing a message.