Customizing Bubble Appearance

You can use the following properties to customize the bubble appearance:

  • BackgroundColor (string) - color of the bubble background
  • UseShadow (bool) - whether to add a legacy drop shadow to the bubble (works in older browsers)
  • Width (int) - bubble width in pixels (if not set, the width will be stretched to fit the text, corresponds to display:block)