Developer/IT > Whisbi API > API Reference > Floating Button

Floating Button

The shared Floating Button configuration. You can learn more about the floating button here

Text config

a) Example of the default floating button texts

b) Example of the floating button texts for more than 3 impressions

The recommended number of characters are set for the default font. Depending on the font you have chosen for your widget, the number of character that fits well may vary.

NameDescriptionRequired
default whisbi.FloatingButtonTexts These are the text that will appear the first time the floating button shows up. Optional
returning whisbi.FloatingButtonTexts These are the texts that will appear on the button if the user is seeing it after more than 3 times. If empty, the default texts will be displayed. Optional

Texts

NameDescriptionRequired
body String The main text appearing on the button. The recommended size for this text is 75 characters. Optional
yesCTA String An accepting text. It leads the user to use Whisbi. We recommend 25 characters maximum for yesCTA and noCTA combined. Optional
noCTA String A declining text. It leads to hiding the floating button. We recommend 25 characters maximum for yesCTA and noCTA combined. Optional